Re: [twitter-dev] About OAuth

2010-09-04 Thread Abraham Williams
Have a look at http://gist.github.com/564882 Abraham - Abraham Williams | Hacker Advocate | http://abrah.am @abraham | http://projects.abrah.am | http://blog.abrah.am This email is: [ ] shareable [x] ask first [ ] private. On Thu, Sep 2, 2010 at 19:50, David dav...@alltraders.com

[twitter-dev] About OAuth

2010-09-03 Thread David
I found out twitter does not support Basic Auth any, and I wonder how can I change my code from Basic Auth to OAuth. and my code like following: $username=username; $password=password; $message=message; $host =

[twitter-dev] About oauth autentication

2010-06-01 Thread lu5ceh
Quering feeds that do not require OAuth authentication may still be using the old REST API method?

[twitter-dev] About OAuth of Twitter

2010-05-27 Thread emagic
We use OAuth login in our application for a long time, but the links are sth. like: http://twitter.com/oauth/request_token;, and we just found the new one should be sth. like http://api.twitter.com/oauth/request_token;. It seems what we have now is OAuth 1.0A as mentioned in documents. We are

Re: [twitter-dev] About OAuth of Twitter

2010-05-27 Thread Taylor Singletary
You're safe to continue using the non-api-subdomain version of OAuth for awhile longer (it won't disappear on June 30th), but we recommend switching to using the api subdomain (and SSL!) pro-actively in the event we decide to be stricter here in the future. But we have no immediate plans to

[twitter-dev] about OAuth

2009-10-10 Thread Oguzhan
Hi Folks, I'm using OAuth in my twitter application and I was wondering something. Have received the user's permission by OAuth. I saved my database oauth_token after for example one day later. Can I update twitter status with my saved oauth_token?

[twitter-dev] About OAuth authorization

2009-07-09 Thread praveen kumar
Hi, I would like to develop a tool on Twitter, i have few doubts. Please clarify. 1. What is the use of OAuth authorization ? 2. From Twitter API we can update tweets without OAuth authorization. Why this OAuth authorization? -- Regards, Praveen Kumar .N Software Engineer Netelixir