Re: Re: Blogger API JSON Content missing
Brett Morgan <[email protected]>
| Newsgroups | gmane.comp.web.blogger.api |
|---|---|
| Message-ID | <CAAFdGSdH9E5v2Ckg=cBRJqA22QkpDO7jzaR4H9vUVDz7R_1+3A@mail.gmail.com> |
A quick update on what has happened. We had an open bug where if you requested that the body content NOT be returned (fetchBodies=false) that we would return the body content anyway. This is bad for mobile. We pushed a fix earlier in the week that fixed this situation - we started not returning content when fetchBodies was false. Unfortunately, the default value for fetchBodies was also false, so for everyone who hadn't declared one way or the other, we stopped returning body content. We pushed a fix yesterday to change the default for fetchBodies to true, thus the apparent reversion in behaviour. For everyone that has changed their code to specify that fetchBodies=true this fix won't change observed behaviour. We are currently looking into the behaviour for Search. Again, sorry for the inconvenience of changing behaviour. On Thu, Oct 10, 2013 at 6:49 AM, Leon Lucardie <[email protected]>wrote: > The posts endpoint has been reversed to the previous behaviour of > defaulting fetchBodies to true, so that's a good thing. > The search endpoint hasn't been reversed yet at the moment (and for some > reason the pageToken and fetchBodies parameters are being ignored on this > endpoint, altough that may be unrelated to the current issue) > > -- > 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.