Why cant i unretweet a tweet from a suspended account if retweet id is different to tweet id original?
i tried
https://api.twitter.com/1.1/statuses/unretweet/TWEET-ID.json
and
https://api.twitter.com/1.1/statuses/unretweet/TWEET-ID.json
stdClass Object
(
[errors] => Array
(
[0] => stdClass Object
(
[code] => 63
[message] => User has been suspended.
)
)
)
i Know i cant reach tweets from suspended accounts BUT retweet id is a different id