–
You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/1b8433f0-5426-4402-9e17-69543c8fabc1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
https://erpnext.com/user-guide/setting-up/third-party-backups
When I press the Allow Dropbox AccessI get the message "Please set Dropbox access keys in your site configuration"Does this mean set the sharing for the User-ID the "Send Notifications To" has to have the Dropbox and be sharing it within Dropbox? Or is there some other place that we need to tell ERPNext the email of the dropbox?Thanks John–
You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/1b8433f0-5426-4402-9e17-69543c8fabc1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
–
Thanks and Regards,
Umair Sayyed
www.erpnext.com
I added following to site_config.json
“dropbox_access_key”: “your_dropbox_app_key”,
“dropbox_secret_key”: “your_dropbox_app_secret”
and it works!
Hi,
I added the drop access key and secret key in site.config.json and conf.py.
Still i am facing the same issue that “please set dropbox access keys in your site configuration”
Please help me for this.
Regards
santosh
Me too, no success in activating Dropbox Backup
@mruepp and @santoshkumar, Did you restart bench?
bench restart
So frappe can reload your new configuration,