When I run my Java Twitter Client in Netbeans7 it opens a browser window and I get the twitter allow app to access my profile. It then generates a number that I have to type into the Java commandline to allow my Java app to show my icon and latest status. Is this OOB authentication? I am new to all this stuff, can some one point me in the right direction as to what I should be doing. Ideally I want the user to login via my java app, is this possible?
cheers Kevin -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list Change your membership to this group: https://groups.google.com/forum/#!forum/twitter-development-talk
