[twitter-dev] API problem when passing since_id

2010-07-23 Thread Roy
Hi,

I've been encountering this issue: If I access

http://api.twitter.com/1/statuses/user_timeline.json

- this is fine. But when I pass since_id like so:

http://api.twitter.com/1/statuses/user_timeline.json?since_id=19233157140

I'm getting the Something is technically wrong. error page.

I'm using OAuth for authentication using Mike Knapp's oauth.py from
http://github.com/mikeknapp/AppEngine-OAuth-Library

Any idea what I'm doing wrong?

Thanks!


Re: [twitter-dev] API problem when passing since_id

2010-07-23 Thread Matt Harris
A Something is technically wrong error sometimes happens but normally it
goes away when you request again a little bit later. Is this still happening
when you make that request?
If it is could you let us know the screen name which this is happening to.

Best,
Matt

On Thu, Jul 22, 2010 at 10:59 PM, Roy royt...@gmail.com wrote:

 Hi,

 I've been encountering this issue: If I access

 http://api.twitter.com/1/statuses/user_timeline.json

 - this is fine. But when I pass since_id like so:

 http://api.twitter.com/1/statuses/user_timeline.json?since_id=19233157140

 I'm getting the Something is technically wrong. error page.

 I'm using OAuth for authentication using Mike Knapp's oauth.py from
 http://github.com/mikeknapp/AppEngine-OAuth-Library

 Any idea what I'm doing wrong?

 Thanks!




-- 


Matt Harris
Developer Advocate, Twitter
http://twitter.com/themattharris