Is your application marked as a web app on http://dev.twitter.com/apps ?

Tom


On 9/7/10 10:08 PM, Babak wrote:
> HI all,
> 
> I'm new at OAuth and every time I try to request for a token from
> https://api.twitter.com/oauth/request_token
> 
> it returns me this error :
> /oauth/request_token  Desktop applications only support the
> oauth_callback value 'oob'
> 
> I'm not developing a Desktop app !!!! its a Web application (JS app).
> 
> I used this library in my application:
> http://oauth.googlecode.com/svn/code/javascript/
> 
> And the weird thing is that when I remove oauth_callback from post
> parameters it returns the "true" value for "oauth_callback_confirmed"
> like this :
> oauth_token=XXXX&oauth_token_secret=XXXX&oauth_callback_confirmed=true
> 
> Any idea what am I doing wrong ?
> 

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk?hl=en

Reply via email to