[twitter-dev] How to make authentication

2010-09-28 Thread MC Coupons
Hi,

I have developed a Perl script that automatically posts messages from
my own website  to twitter.
The Perl script is running from Amazon EC server. The Perl script was
used Net::Twitter module to post messages. It worked properly till
14th September 2010. But now it is not working. And it suggest to use
OAuth method instead of basic authentication. How I can convert my
script to Oauth method?

please help me.

regards,
MC

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


Re: [twitter-dev] How to make authentication

2010-09-28 Thread Tom van der Woerdt
Hi,

More information about the change to OAuth :
http://dev.twitter.com/announcements

More information on how to get started :
http://dev.twitter.com/pages/auth_overview

Depending on your programming skills, you may like to use a library (or
not). More info :
http://dev.twitter.com/pages/libraries

Tom


On 9/28/10 10:23 AM, MC Coupons wrote:
 Hi,
 
 I have developed a Perl script that automatically posts messages from
 my own website  to twitter.
 The Perl script is running from Amazon EC server. The Perl script was
 used Net::Twitter module to post messages. It worked properly till
 14th September 2010. But now it is not working. And it suggest to use
 OAuth method instead of basic authentication. How I can convert my
 script to Oauth method?
 
 please help me.
 
 regards,
 MC
 

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