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