Goodreads Developers discussion
questions
>
Get a User's Follower Count
date
newest »


In the mean time, have you tried using OAuth?

https://www.goodreads.com/api/documen...
I don't know which language/environment you are using on your end, but pretty much every one has an implementation of the core oauth infrastructure.

Edit: I should add that I've got OAuth working, doesn't make a difference.


However, I did some digging and found the real URL to use, once you get OAuth working.
https://www.goodreads.com/topic/show/...
Hey Craig,
The docs are (finally) updated to reflect the correct url's...and these requests do require OAuth, and I've updated the docs to reflect that.
Sorry for the epic delay, and thanks George for digging in and figuring that out.
The docs are (finally) updated to reflect the correct url's...and these requests do require OAuth, and I've updated the docs to reflect that.
Sorry for the epic delay, and thanks George for digging in and figuring that out.
Get a user's followers
I get a "not authorized" notice and no data is displayed.
Anyone help? I just need to pull something simple but seems this api call is invalid or has a bug or they haven't updated the code for this type of request.