Goodreads Developers discussion
bugs
>
Won't return shelves, even with Oauth
date
newest »


My users are all frustrated that they can't see their books any more.
Was there a change to the API?

The workaround I'm doing is asking them to make their profile public in order to use my app. But it's not ideal, since a lot of them would prefer their profile to stay private.


The "Get the books on a members shelf" endpoint is not returning any books for users who have their profiles set to private.
The docs say: "Viewing members with profiles who have set them as visible to members only or just their friends requires using OAuth."
But I AM using OAuth and it's giving me a 403. Is this a bug or am I missing something?