Why is it that when using the API to retweet, some of the tweets go through and are retweeted fine, however some result in:
{“errors”:[{“message”:“Sorry, that page does not exist”,“code”:34}]}
The fact that this is working for some tweets and not others when going through the same functions does not make sense, more so that when I actually go to the apparently non-existent pages in the browser (echo dumps out the URL), I receive a bad authentication error (expected) rather than a 404.