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: 

Public Key Acquired instead of Access Token

Public Key Acquired instead of Access Token

solitarychild
Explorer | Level 3

Retrieving access token using a third party API returns:

{
".tag": "requires_captcha",
"public_key": <Public Key>
}

 

instead of 

{
".tag": "success",
"user_id": <user id>,
"oauth2_access_token": <access token>
}

 

What could be the cause?

1 Reply 1

Greg-DB
Dropbox Staff
Please open an API ticket with details, sample code, etc. so we can look into it:

https://www.dropbox.com/developers/contact

Thanks!
Need more support?
Who's talking

Top contributors to this post

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