Goodreads Developers discussion

24 views
bugs > user.show method stopped working

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

message 1: by Nickolai (new)

Nickolai | 3 comments user.show method suddenly stopped working. When getting information it returns 500 error.


message 2: by Chris (new)

Chris Vogt (chrisvogt) | 3 comments We have another thread going in the general channel about this. The API endpoint went down July 1, which makes me wonder if it was an unannounced deprecation.


message 3: by Chris (new)

Chris Vogt (chrisvogt) | 3 comments
Is there any other way to get the user's display name, then?


Hmm, I don't know your use case or app, but I do see that data available on public profile pages, inside the text content of h1#profileNameTopHeading – maybe you could scrape display names from the public profile page(s) for the short term.


message 4: by Nickolai (new)

Nickolai | 3 comments The method is working again.


back to top