cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Musicians, convert your MuseScore files to PDF to play music on the go! Learn more here.

Discuss Dropbox Developer & API

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

get_events_ex API usage

get_events_ex API usage

EvgeniyJK
Explorer | Level 4
Go to solution

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

 

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution

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.

View solution in original post

1 Reply 1

Greg-DB
Dropbox Staff
Go to solution

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.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?