Search code examples
iphoneiostwittersharetwitpic

Twitter page no longer exists, Token used error


I am working on implementing sharing an image via Twitter in my application and I have come across this page.

When I run my app in my simulator I can no longer log into Twitter. I get a page stating that "This page is no longer valid. It looks like someone already used the token information you provided."

I have gone to Twitter and to the Applications page and removed this application to try again. I still get this warning page though.

When I try to run the app on my device it crashes when I tap the Twitter Button.

Has anyone found a solution to this?

Or if someone could point me to a solid Twitter/TwitPic reference tutorial that actually works that would be great as well.


Solution

  • Check these sample twitter apps source codes, will lead you for smooth implementation,

    https://github.com/bengottlieb/Twitter-OAuth-iPhone

    https://github.com/luciuskwok/HelTweetica

    https://github.com/takuma104/ntlniph

    http://code.google.com/p/tweetero/

    http://jaanus.com/post/1451098350/an-example-iphone-twitter-app