Category Archives: Twitter

Twitter OAuth on Java AppEngine

TweetAfter a few struggles I finally managed to authenticate to Twitter using OAuth on AppEngine with Java. After trying out a few other options, I used oauth-signpost – a simple Java OAuth API. Although their desktop application sample worked with … Continue reading

Posted in AppEngine, Twitter | 9 Comments