Hi there, I’m receiving a HTTP 403 error when trying to update status. Documentation mentions that there should be an accompanying error code explaining why, but can’t seem to find that data anywhere in the response.
Receiving properly structured response message on successful tweet, but no data in the error case…
https://dev.twitter.com/ads/basics/response-codes
Still really new to Twitter dev, so apologies if I’m missing something obvious. Using an SSL HTTP request from c++ client code.
Thanks in advance!