Since 8 October - Missing "content" field in blog post ???
Lakis <[email protected]>
| Newsgroups | gmane.comp.web.blogger.api |
|---|---|
| Message-ID | <[email protected]> |
Suddenly my blog desktop app does not return the content of each selected
post.
Below is the text returned from my function GetBlogPost(). Where is the
"content" ?????? Please advice / help. The program is installed on many
PCs and works smoothly so many months. What changed since 8 october?
"kind": "blogger#post",
"id": "xxx",
"blog": {
"id": "xxx"
},
"published": "2013-10-07T21:11:00+03:00",
"updated": "2013-10-07T21:11:45+03:00",
"url": "http://news24gr.blogspot.com/2013/10/blog-post_6515.html",
"selfLink":
"https://www.googleapis.com/blogger/v3/blogs/5851647500613761742/posts/5289535860960726483",
"title": "Î˜Ï Î®Î½Î¿Ï‚ για την ΞÎνια
ÎšÎ±Î»Î¿Î³ÎµÏ Î¿Ï€Î¿Ï Î»Î¿Ï…",
"author": {
"id": "xxx",
"displayName": "news24.gr",
"url": "http://www.blogger.com/profile/xxx",
"image": {
"url": "http://img2.blogblog.com/img/b16-rounded.gif"
}
},
"replies": {
"totalItems": "0",
"selfLink":
"https://www.googleapis.com/blogger/v3/blogs/xxx/posts/xxx/comments"
}
},
{
--
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.