Goodreads Developers discussion
questions
>
Cannot get access token after authorizing
date
newest »


Heya. I didn't really look further into this because I kind of went around it and accomplished what I wanted... :/
https://gist.github.com/gpiancastelli...
I am failing at client.request(access_token_url, 'POST'), where I get Exception: Invalid response: 401
Here the access_token_url is http://www.goodreads.com/oauth/access...
Could someone please advise on how to get access token using Python? Thanks!