We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
kodieatsyou
2 years agoExplorer | Level 3
Adding users to full dropbox development app
Im trying to create an app for my dropbox business team to read changes via webhooks and aws lmabda url and backup those changes to an aws s3. I created a dropbox app with full dropbox scope, enabled permissions to read metadata and files, added the url for my lambda to the webhook url in the app, and passed the web hook verification. The admin for my teams dropbox account added the app using the app key and app secret key while following the instructions found here: https://help.dropbox.com/integrations/app-integrations . Im not sure if this is all we need to do to link my app to the team account. Im not getting any requests from the web hook when changing files and in the app console, it shows that I have 0 development users. What else do I need to do to link my app and our teams dropbox?
The app will need to be linked to the account or team before webhook notifications will be sent for that account/team. Please refer to the OAuth Guide for information on how to connect accounts or teams to an app.
- Greg-DBDropbox Staff
The app will need to be linked to the account or team before webhook notifications will be sent for that account/team. Please refer to the OAuth Guide for information on how to connect accounts or teams to an app.
- ЗдравкоLegendary | Level 20
kodieatsyou wrote:... The admin for my teams dropbox account added the app using the app key and app secret key while following the instructions found here: https://help.dropbox.com/integrations/app-integrations . Im not sure if this is all we need to do to link my app to the team account. ...
Hi kodieatsyou,
Letting using connect to particular application (or to all applications at all) doesn't mean you have linked particular account to any application! These are different things. One is permission to do something, other is actual action to perform that things. Of course, permission is something needed, but doesn't mean you have the application connected/linked. The only thing lefts is to... link the application. 🙂 Only the account(s) that linked your application will note changes in your webhook.
Hope this helps.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 5 hours agoIf you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!