"I say I say I say, it was a joke, son." - Foghorn Leghorn
Sent from my iPhone
On Dec 17, 2009, at 6:07 PM, Dimebrain <[email protected]> wrote:
Interesting, how do you approach API testing if not live? Wouldn't
mind comparing notes.
On Dec 17, 7:07 am, Andrew Badera <[email protected]> wrote:
Personally, my unit's testes don't call the Twitter API ...
Seeing the same 404s on retweet calls however.
∞ Andy Badera
∞ +1 518-641-1280 Google Voice
∞ This email is: [ ] bloggable [x] ask first [ ] private
∞ Google me:http://www.google.com/search?q=andrew%20badera
On Thu, Dec 17, 2009 at 7:05 AM, Dimebrain
<[email protected]> wrote:
The following retweet methods have started returning 404's in our
unit
testes:
http://api.twitter.com/1/statuses/retweeted_by_me.json
http://api.twitter.com/1/statuses/retweeted_to_me.json
http://api.twitter.com/1/statuses/retweets_of_me.json
http://api.twitter.com/1/statuses/retweets/[any_status_id].json
Anyone else having this issue, or know what happened to these API
methods?