Here are some OAuth Libraries in PHP http://dev.twitter.com/pages/oauth_libraries#php
2011/3/22 deepak <[email protected]>: > Hi, > > We are displaying twitter latest 20 tweets to me on my website. > but this api call requires authorization and we have not found any > code for authorization using php. > > we have read the full documentation of oauth on dev.twitter.com but > still when we access > http://api.twitter.com/1/statuses/retweets_to_me.json > > it shows error message {"request":"\/1\/statuses\/retweets_of_me.json? > count=100&page=1&trim_user=true&include_entities=true","error":"Could > not authenticate you."}. > > Please provide authorization code for api call. > > Please help me to solve this issue. > > > Thanks > > -- > 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
