Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
EvgeniyJK
2 years 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.
1 Reply
Replies have been turned off for this discussion
- Greg-DB2 years ago
Dropbox Community Moderator
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
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If 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, Facebook or Instagram.
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!