Google Blogger Errors
Status: Closed · Asked by DDigital - Steve on · 0 views
I had this working earlier today. But now all I get is the same error when testing to create a Post.
Error Code 400
"Invalid JSON payload received. Unknown name "": Root element must be a message."
I have deleted and recreated my Blogger connection, but that had no effect.
Not sure how to get past this error?
User permission has already been granted for this Workflow.
I noticed that the date you were attempting to map was in an incorrect format. However, I have made the necessary correction to its format, and it appears to have resolved the issue.
Ahh.. thank you.
I have now attempted to use the encoded content from the RSS feed and it is getting the same error.
Any idea what is wrong with my post content that causes Blogger to fail?
It seems that Blogger doesn't like my embedded double quotes. However, I have tested if I escape them and it worked okay.
How do I escape all of my double quotes in my encoded content?
\" instead of "
Ok, I figured out to do this with the Text Formatter using the Replace option - I'm really liking Pabbly Connect!!!