Re: [twitter-dev] Re: How to let my app always send tweets to my account?

2010-10-26 Thread Slate Smith
One of my offerings runs the same way. Click on your app, and get your  
access keys for the user. Make the app your business name with a link  
to your business site. Make the twitter account name ... your business  
name. Instead of getting back keys for the user, you already have  
them. Use those instead no need to OAuth manually via the web.


- Slate

On Oct 26, 2010, at 9:52 AM, Thom DeCarlo wrote:


:bump:

More info: The communication between my web app and Twitter is always
one-way. The app will send updates to the Twitter account. It will
never need to read anything from the Twitterverse. I thought this
would make the interaction easier, but does not seem to be the case.
The TwitterAPI seems to always need direct user interaction to send
updates. In my situation, there IS NO user.

Thanks,
Thom
@DarkExpanse
www.DarkExpanse.net


On Oct 24, 6:27 pm, Thom DeCarlo  wrote:

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


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


[twitter-dev] Re: How to let my app always send tweets to my account?

2010-10-26 Thread Thom DeCarlo
:bump:

More info: The communication between my web app and Twitter is always
one-way. The app will send updates to the Twitter account. It will
never need to read anything from the Twitterverse. I thought this
would make the interaction easier, but does not seem to be the case.
The TwitterAPI seems to always need direct user interaction to send
updates. In my situation, there IS NO user.

Thanks,
Thom
@DarkExpanse
www.DarkExpanse.net


On Oct 24, 6:27 pm, Thom DeCarlo  wrote:
> 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