Dropbox Backup Configuration

Hello all

I am trying to set up drop box back up

When I click on “Allow Dropbox access” i get the following error message from ERPNext

Mandatory fields required in Dropbox Settings
Send Notifications To
Backup Frequency

Meanwhile I have inputted the required fields in dropbox settings

Anyone have an idea of what am doing wrong?

Regards

Anyone???

please share a screenshot.

ok hold on

As you can see the notification email and back up frequency is stated there

I also got the following email

Backup Upload Failed
Oops, your automated backup to Dropbox failed.
Error message:

Traceback (most recent call last):
File “/home/ubuntu/frappe-bench/apps/frappe/frappe/integrations/doctype/dropbox_settings/dropbox_settings.py”, line 182, in take_backup_to_dropbox
did_not_upload, error_log = backup_to_dropbox()
File “/home/ubuntu/frappe-bench/apps/frappe/frappe/integrations/doctype/dropbox_settings/dropbox_settings.py”, line 219, in backup_to_dropbox
dropbox_client = get_dropbox_client()
File “/home/ubuntu/frappe-bench/apps/frappe/frappe/integrations/doctype/dropbox_settings/dropbox_settings.py”, line 249, in get_dropbox_client
token = dropbox_client.create_oauth2_access_token()
File “/home/ubuntu/frappe-bench/env/local/lib/python2.7/site-packages/dropbox/client.py”, line 189, in create_oauth2_access_token
r = self.rest_client.POST(url, params, headers)
File “/home/ubuntu/frappe-bench/env/local/lib/python2.7/site-packages/dropbox/rest.py”, line 322, in POST
return cls.IMPL.POST(*n, **kw)
File “/home/ubuntu/frappe-bench/env/local/lib/python2.7/site-packages/dropbox/rest.py”, line 260, in POST
is_json_request=is_json_request)
File “/home/ubuntu/frappe-bench/env/local/lib/python2.7/site-packages/dropbox/rest.py”, line 235, in request
raise ErrorResponse(r, r.read())
ErrorResponse: [401] u’Access token not found.’
Please contact your system manager for more information.

Someone please help…am now live

Delete and reenter your settings?

Thank you. I experienced the same issue. Your advice resolved the issue.