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: 

Started getting 401/Unauthorized for request_token in last 12 hours

Started getting 401/Unauthorized for request_token in last 12 hours

Bob R.27
New member | Level 1

Hi guys, in the last 12 hours all my customers started getting a 401/Unauthorized when my WordPress plugin makes it's call to request_token ( https://api.dropbox.com/1/oauth/request_token)  

From the documentation it says that the 401 is returned when you have a stale access token - but I'm getting it when trying to get the request_token..

This code hasn't changed for many months and is not working across many different machines so it appears something has changed on the server but I'm not sure what.

Does anyone have any suggestions?  Thanks

Bob

13 Replies 13

Brian S.103
New member | Level 1

We are seeing the same thing. Is the oauth1 flow deprecated?

Francisco J. M.
New member | Level 1

Same problem here, I did some research on the blog and status sites and no notice about deprecating the OAuth1 flow anywhere. Asked on twitter as well and no response.

Greg-DB
Dropbox Staff

Thanks for the reports! We're looking into it. Meanwhile, this seems to only affect HMAC-SHA1 signing, so if you can, switch to using PLAINTEXT:

https://www.dropbox.com/developers/blog/20/using-oauth-in-plaintext-mode

Andrew S.96
New member | Level 1

This is effecting us pretty badly right now too.

Artifex I.
New member | Level 1

This is affecting us really badly too.

Can you please post about the outage on https://twitter.com/DropboxSupport ? Trying to switch our iOS app over to plaintext and getting that through Apple review isn't a great workaround 😞

Greg-DB
Dropbox Staff

Thanks for the additional reports. We have a fix for this and should be deploying it later today.

Greg-DB
Dropbox Staff

This should be fixed now. Please let us know if you're still seeing any issues.

Bob R.27
New member | Level 1

It's working for me. Thanks!

Bob

Wappwolf I.
New member | Level 1

Hi,

We also have this issue. 

When trying to get a request_token using 

https://api.dropboxapi.com/1/oauth/request_token

The code hasn't changed since 1 year.


Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
  • User avatar
    Doug C.22 New member | Level 1
  • User avatar
    L. Joey New member | Level 1
  • User avatar
    Wappwolf I. New member | Level 1
What do Dropbox user levels mean?