[twitter-dev] oAuth Question

2009-05-22 Thread Francis Shanahan
I have oAuth working for http://tweetarun.com When the user Grants access I get the oAuth token back which is the request token. Then I exchange this for an Access token and I store this for use with all subsequent calls. The question is how long is this Access token good for? I'm finding when

[twitter-dev] Re: oAuth Question

2009-05-22 Thread Francis Shanahan
trying to debug the protocol and focus elsewhere. -fs On May 22, 5:57 am, Hameedullah Khan hameed.u.k...@gmail.com wrote: On May 22, 6:39 am, Francis Shanahan francisshana...@gmail.com wrote: The question is how long is this Access token good for? I'm finding when a user comes back even

[twitter-dev] Typo and Problem with Twitter's Redirect

2009-06-02 Thread Francis Shanahan
Lately I've noticed once the user Grants on the Twitter oAuth page, the Redirect page from Twitter is showing up a little longer. There's a typo dosen't on this page by the way. The bigger problem though is that a redirect is taking place but the browser hasn't reacted and the user has a chance

[twitter-dev] Re: Profile image urls - how to update

2009-07-01 Thread Francis Shanahan
Has there been any update or advance on how to keep Profile Images up to date? They're driving my nuts, especially with the Iran green- overlay nonsense. -fs On May 22, 12:36 pm, Ollie Parsley olliedud...@googlemail.com wrote: Haven't figured out caching yet. Thats on the agenda after a

[twitter-dev] How to Keep Profile Image Urls up to date

2009-07-10 Thread Francis Shanahan
When a user visits my site (tweetarun.com) I make a call to grab their latest profile data and store their profileImageUrl in my database. This url is used on my site to display their profile image on a Members widget which is accessible to all visitors, not just authenticated twitter users. If

[twitter-dev] Re: How to Keep Profile Image Urls up to date

2009-07-10 Thread Francis Shanahan
) support HEAD calls? On Fri, Jul 10, 2009 at 11:28, Francis Shanahan francisshana...@gmail.comwrote: When a user visits my site (tweetarun.com) I make a call to grab their latest profile data and store their profileImageUrl in my database. This url is used on my site to display

[twitter-dev] Too Many Requests for a specific user ....

2009-07-26 Thread Francis Shanahan
I realise there are limits on the number of times an application can call into Twitter in a given time period. In the course of my testing though I tend to fire off a lot of requests, nothing crazy just probably 1 per minute as I'm clicking through my tests. Sometimes when I'm testing oAuth

[twitter-dev] Re: Too Many Requests for a specific user ....

2009-07-26 Thread Francis Shanahan
Sorry that's 403 Forbidden errors I'm gietting. On Jul 26, 10:06 pm, Francis Shanahan francisshana...@gmail.com wrote: I realise there are limits on the number of times an application can call into Twitter in a given time period. In the course of my testing though I tend to fire off a lot

[twitter-dev] Re: Too Many Requests for a specific user ....

2009-07-29 Thread Francis Shanahan
on the verify_credentials API call. I believe its 15 calls per hour. They have since come to their senses and said they will be rolling back to the previous behavior. However, as yet they still haven't done it. But personally, I wish they would hurry up! On Jul 27, 3:07 am, Francis Shanahan francisshana

[twitter-dev] Bad response on Show

2009-09-08 Thread Francis Shanahan
I'm calling :http://twitter.com/users/show.xml My request works fine, it's signed correctly with a valid token etc. Every so often I get this response: !DOCTYPE html PUBLIC -//W3C//DTD HTML 4.01//EN http://www.w3.org/ TR/1999/REC-html401-19991224/strict.dtd !-- !DOCTYPE HTML PUBLIC -//W3C//DTD

[twitter-dev] Re: Bad response on Show

2009-09-08 Thread Francis Shanahan
known issue and there are threads about it in this group once every 18 or so hours. On Tue, Sep 8, 2009 at 09:38, Francis Shanahan francisshana...@gmail.comwrote: I'm calling :http://twitter.com/users/show.xml My request works fine, it's signed correctly with a valid token etc

[twitter-dev] Looking for icons

2009-09-12 Thread Francis Shanahan
I'm looking for some icons to depict the following, would be nice if they had a Twitter theme: follow you are following tweet this reply does such a set exist anywhere?