legacy-api-documentation icon indicating copy to clipboard operation
legacy-api-documentation copied to clipboard

request token returning 401?

Open rjgee opened this issue 8 years ago • 0 comments

I'm trying to access the api from an Android application. I'm using signpost for authentication. The very first step, GET https://api.500px.com/v1/oauth/request_token, is returning a 401. The consumer key is correct and I can see that signpost generated a signature, nonce, and other oauth headers.

This worked once... however I did not complete the exchange for an access token. Any ideas what I am doing wrong?

rjgee avatar Feb 14 '17 05:02 rjgee