Goodreads Developers discussion
questions
>
followers/following api?
date
newest »


Meanwhile, I believe the sample URL example is what you should use.


If someone could post a working example, I'd be grateful.
I've noted this on other threads, but just in case someone else with this problem lands here, the API docs are now updated to reflect the correct url's.
For followers, the URL is documented as:
https://www.goodreads.com/user_follow...
but the sample link is:
https://www.goodreads.com/user/379446...
For people the user is following, the URL is documented as:
https://www.goodreads.com/user_follow...
but the sample link is:
https://www.goodreads.com/user_follow...
Can you tell me what the correct URL is for each, assuming I have already authenticated using OAuth?