JTwitter OAuth with callback authorisation

Posted by RenegadeAndy on Stack Overflow See other posts from Stack Overflow or by RenegadeAndy
Published on 2010-06-04T19:25:24Z Indexed on 2010/06/06 13:22 UTC
Read the original article Hit count: 328

Filed under:
|
|
|
|

Hey guys.

I am writing an App using JTwitter however I need to authenticate in order to not have the 150 requests per minute on the public api.

Jtwitter seems to support OAuth however I have some questions.

My app will be running behind a company firewall - so the URL wont be accessible outside of the company's network - will callback authorisation work, and does anybody have an example of using callback authorisation using OAuth in JTwitter - because I cannot work it out in order to try it.

Cheers,

Andy

© Stack Overflow or respective owner

Related posts about java

Related posts about twitter