[twitter-dev] Re: OAuth question

2009-07-22 Thread Abraham Williams
Last I heard it changes nothing currently. There might be some features restricted to it in the future like using the faster oauth/authenticate method. Abraham On Wed, Jul 22, 2009 at 01:03, hansamann sven.hai...@googlemail.com wrote: Hi all, I am using twitter OAuth which works just fine,

[twitter-dev] Re: OAuth question

2009-07-22 Thread hansamann
thanx, good to know. I am also wondering about one thing: - if a user has authorized himself (using the authorize URL, not authenticate... will try that out later) and does the same process again, e.g. get's redirected to the authorize URL again, but with a new request token of course, he is

[twitter-dev] Re: OAuth question

2009-07-22 Thread Chad Etzel
Yes, that is the difference. -Chad On Wed, Jul 22, 2009 at 2:44 AM, hansamannsven.hai...@googlemail.com wrote: thanx, good to know. I am also wondering about one thing: - if a user has authorized himself (using the authorize URL, not authenticate... will try that out later) and does the

[twitter-dev] Re: OAuth question

2009-07-22 Thread Abraham Williams
On Wed, Jul 22, 2009 at 01:44, hansamann sven.hai...@googlemail.com wrote: thanx, good to know. I am also wondering about one thing: - if a user has authorized himself (using the authorize URL, not authenticate... will try that out later) and does the same process again, e.g. get's

[twitter-dev] Re: oAuth Question

2009-05-22 Thread Hameedullah Khan
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 as soon as a few hours the token no longer works and they have to go Grant again. Am I doing something wrong? You must be

[twitter-dev] Re: oAuth Question

2009-05-22 Thread Avi
Hi Francis, You can always use same access token for further api calls. Use that same access token and try to see error log to check what goes wrong in your subsequent calls. Thanks Avi On May 22, 5:39 am, Francis Shanahan francisshana...@gmail.com wrote: I have oAuth working

[twitter-dev] Re: oAuth Question

2009-05-22 Thread Francis Shanahan
Thanks for the reply. Yes I figured I was doing something wrong but I'm not sure what. I've found subsequent calls work fine, up until a few hours. I figured my reading of the spec was wrong and I was storing the wrong oauth token or something but if that's not the case I'll at least stop

[twitter-dev] Re: OAuth question

2009-04-08 Thread Matt Sanford
Hi Derek, Abraham posted some stuff to this group a little while ago with a PHP Twitter OAuth library. That sounds like just what you're looking for. Checkout http://groups.google.com/group/twitter-development-talk/browse_thread/thread/d7aad614a764afc7 Thanks; — Matt Sanford /