Re: [twitter-dev] Connevct to another users application

2010-09-02 Thread John Meyer

On 9/2/2010 2:48 AM, Frank P wrote:

Hi There,

I am a website builder and used a Twitter API to update a Twitter
status when a webaster wrote a new newsitem on his site. Now I have to
rewrite the api to use oAUTH. I got it working but is it possible to
register the application once and let other users make use of that
application.

I think I need the access token and the ouath token secret  of that
user to connect. But I can't find those keys in the users profile.



When you initially get the user to authorize your website/application, 
you receive back the token combo.  You then need to store those 
somewhere (database, cookie, etc) for subsequent authorizations.


--
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?hl=en


[twitter-dev] Connevct to another users application

2010-09-02 Thread Frank P
Hi There,

I am a website builder and used a Twitter API to update a Twitter
status when a webaster wrote a new newsitem on his site. Now I have to
rewrite the api to use oAUTH. I got it working but is it possible to
register the application once and let other users make use of that
application.

I think I need the access token and the ouath token secret  of that
user to connect. But I can't find those keys in the users profile.

Hope someone can help me.

Thanks,
Frank

-- 
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?hl=en