Blogger API v3 returns "404 Not Found" for all my requests
Peter <[email protected]>
| Newsgroups | gmane.comp.web.blogger.api |
|---|---|
| Message-ID | <[email protected]> |
Hi,
Suddenly all requests to Blogger API started to return "404 Not Found" for
all my blogs.
The request performed is "blogger.blogs.getByUrl".
The returned JSON is:
{
"code" : 404,
"errors" : [ {
"domain" : "global",
"message" : "Not Found",
"reason" : "notFound"
} ],
"message" : "Not Found"
}
Some of the url's are:
http://stallostergotland2013.blogspot.com/
http://stallvasternorrland2013.blogspot.com/
http://stalluppland2013.blogspot.com/
.
.
.
The blogs work fine when using a web-browser, but the API responds with a
404 Not Found...
The same status-code is returned when using the API Browser at
https://developers.google.com/apis-explorer/#p/blogger/v3/blogger.blogs.getByUrl
This has broken 2 websites for my clients so a solution to this problem
would be very, very appreciated.
Best Regards,
Peter
--
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/bloggerdev.
For more options, visit https://groups.google.com/groups/opt_out.