Hi everyone,
I'm writing an API proxy to work with twitter for iphone.

When adding acount, twitter for iphone will send an request to oauth/
access_token. I tried to fake the response by returning a fake access
token, but failed.

Twitter for iphone always tell me that "Could not authenticate you.
(XAuth migration failed - no token/secret handed back)". Can anyone
give me a hint?

P.S. API proxy works between client and twitter.com, and redirect
requests from client to twitter.com

-- 
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