Hi guys,
We came across a strange issue, when trying to get a access token the the OAuth1 API, the successive calls to "request_token" and "authorize" are working fine, but its is time to access "https://api.dropbox.com/1/oauth/access_token", we receive an Unauthorized/401 response for the POST.
What is the more strange is that the exact same code is used on at least one other server without any issues.
Do you have an idea of what can cause this ? Thanks.
David.