Curious about A, B, C, and D drives? Learn what they mean and how to use them effectively with Dropbox in this handy guide! - check it out now!

Forum Discussion

vijaymadishetti's avatar
vijaymadishetti
Explorer | Level 3
3 years ago
Solved

Missing Scope

Hi,

 

I'm facing an issue (Missing Scope ) with the access token that is generated using refresh token, appkey and appsecret.

But it works fine with the access token that is generated from developer console. I have given all scope permission to the app but not sure what is wrong.

 

Thanks

  • A 'missing_scope' error indicates that while the app is permitted to use that scope, the particular access token you're using to make the API call does not have that scope granted. Also, be aware that just adding a scope to your app via the App Console does not retroactively grant that scope to existing access tokens or refresh tokens.

    That being the case, to make any API calls that require that scope, you'll need to get a new access token and refresh token with that scope.

    Refer to the OAuth Guide and authorization documentation for more information.

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox Staff

    A 'missing_scope' error indicates that while the app is permitted to use that scope, the particular access token you're using to make the API call does not have that scope granted. Also, be aware that just adding a scope to your app via the App Console does not retroactively grant that scope to existing access tokens or refresh tokens.

    That being the case, to make any API calls that require that scope, you'll need to get a new access token and refresh token with that scope.

    Refer to the OAuth Guide and authorization documentation for more information.

About Discuss Dropbox Developer & API

Node avatar for Discuss Dropbox Developer & API
Make connections with other developers809 PostsLatest Activity: 2 days ago
222 Following

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 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!