2 messages in com.googlegroups.bloggerdevRe: Application to post messages/imag...| Subject: | Re: Application to post messages/images to Blogger![]() |
|---|---|
| From: | bhugh (bren...@gmail.com) |
| Date: | 08/28/2006 06:58:58 PM |
| List: | com.googlegroups.bloggerdev |
gpreddy wrote:
Hi,
Am a newbie writing a standalone application to post messages/images to Blogger. Have developed this using C and libCurl. It used to work fine but since a couple of days am repeatedly getting the following error message when uploading an image and requesting for the uploaded image url from www.photos.blogger.com The error message is attached below. Could someone please throw some light on why I'm getting this error message?
FWIW I've been getting tons of messages like this one using w.bloggar recently. w.bloggar has been working just fine for me for several years and now (the past few weeks0 there are many hours that go by where I can't get a connection to blogger for love nor money.
So I would assume it's some kind of a problem on blogger's end.
Sometimes the service works just fine and sometimes it is almost impossible. But I would say it has been gradually getting harder to connect to over the past maybe 3 weeks.
Thanks GPReddy
------------------------------------------------------------------------------------------------------------------
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head>
<meta content="text/html; charset=utf-8" http-equiv="Content-type"> <title> Blogger: Unexpected Error </title> <link href="/css/blogger.css" type="text/css" rel="stylesheet"> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript"><!--
_uacct = "UA-18003-1"; urchinTracker(); //--> </script> </head> <body> <div id="header"> <div id="h2"> div id="h3"> <a href="/" id="logo" title="Blogger home"> <img width="150" alt="Blogger" height="40" src="/img/logo40.gif"> </a> <p
id="tag"> <em>Push-Button Publishing</em> </p> <span class="r"></span>
</div> </div> </div> <div id="body"> <div id="main"> <div id="m2"> <div id="m3"> <div class="mainClm"> <h1>Error</h1> We apologize for the inconvenience, but we are unable to process your request at this time.
Our engineers have been notified of this problem and will work to resolve it. </div> </div> </div> </div> </div> </body> </html>
-------------------------------------------------------------------------------------------------------------------




