Goodreads Developers discussion

295 views
Invalid OAuth Request.

Comments Showing 1-5 of 5 (5 new)    post a comment »
dateUp arrow    newest »

message 1: by Stanislav (new)

Stanislav Hloch | 2 comments Hello.
I am unable to communicate with your API over OAuth, because I got always error:
HTTP error 401. Raw Provider API response: Invalid OAuth Request.

I send all necessary parameters, but not transfered to show login screen.


message 2: by Michael (new)

Michael Economy (michaeleconomy) What language and oauth library are you using?


message 3: by Stanislav (last edited Oct 14, 2015 10:22AM) (new)

Stanislav Hloch | 2 comments PHP and Hybridauth. I can send you debug info to email if you want.


message 4: by Michael (new)

Michael Economy (michaeleconomy) Maybe pasting your code here would be easiest (remember to remove your api keys and secrets!).


message 5: by Samarpit (new)

Samarpit Khare (fantaseador) | 1 comments I am having the same problem. I am hitting a signed url with every required parameter but getting 401. What's more surprising is that the same url gives perfect data when hit from a REST client such as Postman. I am using C# (HttpClient)


back to top