We are receiving this error message when retweeting certain tweets, they don't appear to be rate limiting issues:
403:The request is understood, but it has been refused. An accompanying error message will explain why. This code is used when requests are being denied due to update limits (https://support.twitter.com/articles/15364-about-twitter-limits-update-api-dm-and-following).
{"errors":"sharing is not permissable for this status (Share validations failed)\nsharing is not permissable for this status (Share validations failed)\nsharing is not permissable for this status (Share validations failed)"}
It appears we are passing valid tweet IDs to the endpoint.
Updates
- Please create a discussion topic -- this error often occurs when the tweet you're attempting to retweet is protected or otherwise unretweetable. If you believe this not to be the case, include specific tweet IDs in your discussion post. Please wait to file an issue until you've ruled out reasonable explanations for an API failure. Thanks!