Installed Apps
ERPNext: v7.2.14
Frappe Framework: v7.2.13
I have added app key and secret to the site json. and restarted bench.
after i enter the email for notification and backup frequency in dropbox setting, I am getting the following message.
Error: Value missing for: Send Notifications To
Error: Value missing for: Backup Frequency
Screenshot attached.
I also tried installing dropbox and google api using the following:
pip install dropbox
pip install google-api-python-client
Any one else facing the same issue? Anyone who could understand what issue is this. As per the error message i assume the form is not accepting or understanding the data i enter there.