Hi,
When i try to get https://api.twitter.com/1.1/statuses/retweets/21947795900469248.json with my credentials, i’m getting:
{
“errors”: [
{
“message”: “Your credentials do not allow access to this resource”,
“code”: 220
}
]
}
error. Any other twit id’s not working. Is there a problem with this endpoint? Because i was getting true response until yesterday. Something changed?