Goodreads Developers discussion
      bugs
      >
    user.show method stopped working
    
  
  
					date newest »
						  
						newest »
				
		 newest »
						  
						newest »
				
        message 1:
      by
      
          Nickolai
      
        
          (new)
        
    
    
      Jul 05, 2020 10:59AM
    
     user.show method suddenly stopped working. When getting information it returns 500 error.
      user.show method suddenly stopped working. When getting information it returns 500 error.
    
          reply
          |
      
      flag
    
   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.
      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.
     
      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.


