JSON API – Issues with iframe and draft content
-
Hello,
I’m using a branch copy of the automattic syndication v2 plugin and have recently started getting errors in two situations. Both were working previously. Both symptoms are the same.
We have a centralized multi-site where we author and curate our posts and uses syndication v2 for posting new content out.
We have a stand alone install that uses JetPack JSON API to receive posts inserts/updates.
What we are seeing now is that saving a new post as draft does not push through. In looking at the syndication log the message that comes back is “Whoops, the provided date is invalid.”. I can publish a post and then change the status to draft and it will create the post on the remote site and, subsequently, change the status to draft. That’s one of our current work arounds. The other is that it seems that when you do finally publish that this will push through.
The other issue we have is that if there is an iframe in the post content, it won’t synch out at all. If you previously pushed it and then add the iframe the update will fail. The message back from the post in both instances is as follows: The Jetpack site is inaccessible or returned an error: transport error – HTTP status code was not 200 (403) [-32300]
I, obviously, would like to remedy these issues.
One other things, since I’m here, I can send a post to trash on the publishing site and this will push through but a permanent delete will not. We’ve just ignored this and manually cleaned up but this, to me, seems like a defect too.
- The topic ‘JSON API – Issues with iframe and draft content’ is closed to new replies.