Hi

I am having code to post message on tweet.com from my site using
OAUTH. The objective to use oauth is display source name as my
sitename
(i.e. from Redcounty.com) not from web.

My problem is I don't want to go twitter.com for
1)Login and
2) Deny/Allow process

So in nutshell  I want to generate oauth_token and oauth_token_secret
for users without going to tweet.com i.e. approval for Allow and Deny
can be done from my site(redcounty.com) using API like I used to do
for normal login using verify_credentials.xml.

I got script from 
http://www.jaisenmathai.com/blog/2009/03/31/how-to-quickly-integrate-with-twitters-oauth-api-using-php/
currently I kept  script on http://www.redcounty.com/twitteroauth/start.php

Please help me to make this script functional.


Thanks

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OAuth" group.
To post to this group, send email to oauth@googlegroups.com
To unsubscribe from this group, send email to oauth+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/oauth?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to