Error on Dropbox Setup

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.

Got It,

The procedure it to enter the data mentioned in the dropbox setting doesnt work, So I will write it here what i have done.

Add dropbox-key and secret to the site, json file.
then go to the dropbox integration setting and add email and frequency after that you have to press Save.
Then press allow dropbox access then only it will take you to the dropbox authorization page.

IF you dont press save it will show missing email and frequency value.

Thank You. Hope this helps someone like me.

This topic was automatically closed after 24 hours. New replies are no longer allowed.