Learn how to make the most out of the Dropbox Community here 💙!

Forum Discussion

mjoyner1's avatar
mjoyner1
Explorer | Level 3
8 years ago
Solved

authorization_code grant running right thru and not asking for App permission.

Greg or moderator - can I post my client ID?   https://www.dropbox.com/1/oauth2/authorize?response_type=code&client_id=XXXXXXXXX&redirect_uri=https://dash.dev.crmbuilders.com/dd/authorize&state=s...
  • Greg-DB's avatar
    8 years ago

    Yes, it's safe to post your client ID as long as you don't mind exposing your app name. Client IDs aren't considered secret values.

     

    Anyway, this behavior is expected in some cases. That is, if the user has already authorized the app to access their account, Dropbox may automatically redirect the user to the redirect URI without having them explicitly authorize it again.

     

    If you'd like, you can disable this behavior using force_reapprove=true on /authorize:

     

    https://www.dropbox.com/developers/documentation/http/documentation#authorization

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,972 PostsLatest Activity: 33 minutes ago
366 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!