When trying to do a test CURL to post a tweet I’m receiveing the following message:
{“errors”:[{“code”:89,“message”:“Error processing your OAuth request: Read-only application cannot POST”}]}
This is quite odd as the app on twitter is set to read/write, am using the correct keys etc. Anyone else had this?