We're making changes to the Community, so you may have received some notifications - thanks for your patience and welcome back. Learn more here.
Forum Discussion
gsigmund
8 years agoExplorer | Level 3
https://api.dropboxapi.com/2/auth/token/from_oauth1 returns for some tokens 500 server error
Hi, We are migrating from oauth1 to oauth2 and use your from_oauth1 url to get the new token. The endpoint works for most of our users bug with some tokens we only get a internal server error...
- 8 years agoThanks! That's helpful. We're looking into it.
It looks like this is an improperly handled rate limit on our side, resulting in the 500, so you should slow down these calls. Also, make sure you're only calling this once per OAuth 1 access token.
Greg-DB
8 years agoDropbox Staff
Hi Gerald, can you share some sample X-Dropbox-Request-Id response header values for these errors so we can look into it? Thanks in advance!
- gsigmund8 years agoExplorer | Level 3
Hi,
Here is one id e9b0b24c30ec43c9f96cd96a793f5972
- Greg-DB8 years agoDropbox StaffThanks! That's helpful. We're looking into it.
It looks like this is an improperly handled rate limit on our side, resulting in the 500, so you should slow down these calls. Also, make sure you're only calling this once per OAuth 1 access token.- gsigmund8 years agoExplorer | Level 3
Thanks for your advice :)
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,875 PostsLatest Activity: 21 days agoIf 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!