Post by api failure

The current v0.1API requires a mobiledoc field from which to generate the html and plaintext content from. You’re using a private API that is not documented or designed for external use so there’s not much information available for what you’re trying to do.

If you can wait I would suggest waiting for the new v2 API and authentication mechanisms to land:

If you can’t wait then you should examine the network requests made by the admin area (it’s an SPA that uses the private API) to determine the required fields and formats.