Goodreads Developers discussion
      bugs
      >
    cUrl access to API
    
  
  
					date newest »
						  
						newest »
				
		 newest »
						  
						newest »
				 Apologize, I've just noticed that the API changed and now the correct curl request is
      Apologize, I've just noticed that the API changed and now the correct curl request ishttp://www.goodreads.com/book/show/id...
It's strange that calling the old format url works with a browser but not with curl


 
For example if I open this url via browser I get the xml
http://www.goodreads.com/book/show/13...
If I do the same with curl in my app I get the html page of the book
Why?