For the past few days since I installed the new version of Calibre I have received this error when I try to add books to my Goodreads shelves.
calibre, version 0.8.47
ERROR: Goodreads Failure: The request contacting Goodreads has failed. Please try again.
URL:
http://www.goodreads.com/review/311899692.xml
Response Code: 404
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Goodreads - Page Not Found</title>
<link href="/assets/goodreads.css" media="screen" rel="Stylesheet" type="text/css" />
<link href="/assets/main.css" media="screen" rel="Stylesheet" type="text/css" />
</head>
<body id="home">
<div class="headerContainer">
<div class="header">
<div class="branding">
<a href="/"><img src="/assets/layout/goodreads_logo.gif" width="200" height="41" border="0" alt="goodreads" class="logo"/></a>
</div>
</div>
</div>
<!-- BEGIN: mainContent -->
<div class="mainContentContainer">
<div class="mainContent">
<div class="mainContentFloat">
<div class="leftContainer mediumText">
<h1>Page Not Found</h1>
<br/>
The page you requested doesn't exist.
Please check the url again, or visit the home page.
<br/><br/>
<a class="actionLink" href="/">« go to the goodreads homepage</a>
</div>
</div>
</div>
</div>
<!-- END: mainContent -->
</body>
</html>
I have uninstalled calibre and restored it to a earlier version.. same thing happened, I uninstalled Goodreads Sync and reinstalled.. still having the same problem. Oh and when the error happens it keeps trying to connect to Goodreads and locks up Calibre to where I have to use Task Manager to end it.
Anyone have any suggestions on how to fix this?