Hi @ryan, It seems the error has to do with your POST url. Can you do the following:
- Check the
SiteURL
setting in your config.json file. - When you make the API call, append
/api/v4/
to the fullSiteURL
. For example:http:/localhost:8065/api/v4/posts