We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
Bk13
9 months agoExplorer | Level 4
weboohk notification request only sends API v1 user IDs
Hi, we have set up an application and a webhook endpoint that was enabled successfully, after authenticating a user against our application (using the OAuth2 login flow with an offline token) we test...
- 9 months ago
I just tried the webhook functionality and it is populating the API v2 account IDs for me.
I notice that the output you shared isn't in the original payload format that Dropbox sends in webhook notifications though. For instance, you have a key "ListFolder" whereas the Dropbox webhook payload contains "list_folder". So, it looks like your code is building that object somehow. Please check the original payload for comparison, and debug how that object is being built in your code.
Greg-DB
9 months agoDropbox Staff
I just tried the webhook functionality and it is populating the API v2 account IDs for me.
I notice that the output you shared isn't in the original payload format that Dropbox sends in webhook notifications though. For instance, you have a key "ListFolder" whereas the Dropbox webhook payload contains "list_folder". So, it looks like your code is building that object somehow. Please check the original payload for comparison, and debug how that object is being built in your code.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 12 months 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!