installbaseforum
Customer
Hello,
We've been using the Tweet Poster addon for a long time now but recently it has failed to post tweets. We believe it's due to the new API changes twitter is making preventing us from using the posting API. After some internal debugging, this is the response when calling the
It was working until 14/06/23 where we haven't done any changes.
We've been using the Tweet Poster addon for a long time now but recently it has failed to post tweets. We believe it's due to the new API changes twitter is making preventing us from using the posting API. After some internal debugging, this is the response when calling the
statuses/update
endpoint:
Code:
"errors":[{"message":"You currently have access to a subset of Twitter API v2 endpoints and limited v1.1 endpoints (e.g. media post, oauth) only. If you need access to this endpoint, you may need a different access level. You can learn more here: https://developer.twitter.com/en/portal/product","code":453
It was working until 14/06/23 where we haven't done any changes.