Description
Hello,
I have gotten our wordpress.org website to connect to Jetpack, but when I upload posts two problems occur.
The first is that the images don't upload. The error I get is the following:
{"message":"Request failed for https://public-api.wordpress.com/rest/v1.1/sites/131112556/media/new returned code 400. Truncated server response: {\"error\":\"unknown\",\"message\":\"Unknown error communicating with the Jetpack site\"} (use muteHttpExceptions option to examine full response)","name":"Exception","fileName":"Code (WordPress.com for Google Docs)","lineNumber":3350,"stack":"\tat Code (WordPress.com for Google Docs):3350 (request)\n\tat Code (WordPress.com for Google Docs):3423 (uploadImage)\n\tat Code (WordPress.com for Google Docs):305 (upload)\n\tat Code (WordPress.com for Google Docs):4084\n\tat Code (WordPress.com for Google Docs):3879 (renderInlineImage)\n\tat Code (WordPress.com for Google Docs):3543 (renderElement)\n\tat Code (WordPress.com for Google Docs):3525 (renderContainer)\n\tat Code (WordPress.com for Google Docs):3656 (renderParagraph)\n\tat Code (WordPress.com for Google Docs):3539 (renderElement)\n\tat Code (WordPress.com for Google Docs):3525 (renderContainer)\n\tat Code (WordPress.com for Google Docs):310 (postToWordPress)\n"}
Also, if I attempt to upload as anything other than a regular post, I get a simple error:
"unknown post"
Any thoughts on how to fix these issues?
Thanks!