We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
EvgeniyJK
4 months agoExplorer | Level 4
get_events_ex API usage
Hey,
As you probably know, there is an API:
https://api.dropboxapi.com/2/team_log/get_events
The problem with this API, is that I can't choose multiple categories, or event_types
I found this API ( used in Dbx UI):
https://www.dropbox.com/2/team_log/get_events_ex
where payload has multiple categories.
But when I try to use, I get this error:
Error in call to API function "team_log/get_events_ex": Your app is not permitted to access this endpoint because it does not have the required scope 'private:events.read'. The owner of the app can enable the scope for the app using the Permissions tab on the App Console.
There is no permission private:events.read in my scoped app. How can I add this permissions to use this API? might be very helpful for me.
Regards,
Evgeniy
That private scope and corresponding private endpoint are not available for use by third party apps. Third party apps may only use the public endpoints, documented here.
- Greg-DBDropbox Staff
That private scope and corresponding private endpoint are not available for use by third party apps. Third party apps may only use the public endpoints, documented here.
About Discuss Dropbox Developer & API
Make connections with other developers
795 PostsLatest Activity: 5 days 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!