cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

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

How do I authorize app for endpoint file_properties/templates/list_for_team?

How do I authorize app for endpoint file_properties/templates/list_for_team?

ronalddy
Explorer | Level 3

Looking at https://www.dropbox.com/developers/documentation/http/teams#file_properties-templates-list_for_team

it says the API requires the files.team_metadata.write.

I can't find this exact entry in the apps permissions settings page. So I just ticked everything. But it still returns app not authorized.

 

request:

curl -X POST https://api.dropboxapi.com/2/file_properties/templates/list_for_team \
    --header "Authorization: Bearer xxxxx

response:

Error in call to API function "file_properties/templates/list_for_team": Your app is not authorized to use this endpoint.

 

2 Replies 2

Greg-DB
Dropbox Staff

Thanks for the report and apologies for the trouble and confusion. I'll check on this with the team and follow up here once I have an update for you.

Greg-DB
Dropbox Staff

The 'files.team_metadata.write' scope is now available. You can enable it for your app on the Permissions tab on the app's page on the App Console. (Note that it is not available to apps using the "app folder" access type though, as those can't use any team scopes.)

Need more support?
Who's talking

Top contributors to this post

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