I have a problem doing something that I thought would be pretty easy.
I have created a Twitter account for my business. I have a java web
application running on my server. I want the java app send tweets
using the business' ID when certain events occur on the system.

I am using Twitter4J v2.1.7 SNAPSHOT to handle the OAuth and message
passing.

I have been able to force tweets out of the system using code built of
of their OAuth example. However, it requires manual interaction (going
to the Authorize URL, click "Approve", copy PIN, paste into console.)
It really seems like I am missing something here. I thought there
would be an easy way for the app to send messages using a specific
Twitter account. (There is only one Twitter ID that will EVER be used
to send messages from the app.)

Can anyone tell me how this is supposed to work?

Thanks,
Thom
@DarkExpanse
www.DarkExpanse.net

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

Reply via email to