Parse error when posting new entry with labels or when editing previous entry
Mike <[email protected]>
| Newsgroups | gmane.comp.web.blogger.api |
|---|---|
| Message-ID | <[email protected]> |
Hello.
I get Parse Error, code 400, when trying to edit entry or post new but with
lables. I copied text to match exactly the API explorer where it works, but
I get the same error.
Here is the request:
{
"title": "test",
"content": " test "
"labels": [
"test"
]
}
Posting new entry without "labels": [ "test" ] works fine, sending this
contents as new or as update to existing entry gives error. Sending this
contents without labels as update to existing entry also gives error.
I also tried adding additional fields (id, kind, blog, url, selflink) when
updating existing entry as described at
https://developers.google.com/blogger/docs/3.0/using but it does not
change anything.
Any help is appreciated.
Mike.
--
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/d/optout.