Re: [twitter-dev] Unable to retweet using statuses/retweet

2011-04-21 Thread Adam Green
I found the answer here: http://stackoverflow.com/questions/4674240/how-do-i-format-a-retweet-request-through-the-abraham-twitteroauth-php-class Funny that the try it example in the dev.twitter.com/doc page made the same mistake I did and delivers the same error.

[twitter-dev] Unable to retweet using statuses/retweet

2011-04-20 Thread Adam Green
I'm trying to build some retweeting code and am unable to get / statuses/retweet to work. I keep getting an error of: {request:\/1\/statuses\/retweet.json,error:Not found} I thought I may have been doing something incorrect, even though I used exactly the same code format that I use for other