Re: Blogger API v3 returns "404 Not Found" for all my requests
Brett Morgan <[email protected]>
| Newsgroups | gmane.comp.web.blogger.api |
|---|---|
| Message-ID | <CAAFdGSf9sP2KauHXoRdnGkhZmFtuDfd2gk0eq+FxASOWWeO7EA@mail.gmail.com> |
Hi Peter, Thanks for the heads up, I've raised an issue against the eng team. For the short term, a potential work around is to login before listing getting a blog by URL. The logged in user doesn't have to be involved with the blog being listed. Hopefully that helps. brett On Thu, Oct 17, 2013 at 6:42 PM, Peter <[email protected]> wrote: > 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. > -- Brett Morgan | Developer Relations Engineer, Google Maps | [email protected] | profiles.google.com/brettmorgan -- 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.