[twitter-dev] Twitter oAuth file not return token

2010-09-09 Thread Choonu
Hello sir

i am authenticate to twitter with my website .first this file was
hosted at my old server and better running and return token id but i
have shifted to my new server these file now it is not returning token
id ,I dont know what is difference in my php.ini and which is
disabled .Please help me how to resolve this problem.

Thanks
Aasim Afridi

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


Re: [twitter-dev] Twitter oAuth file not return token

2010-09-09 Thread Taylor Singletary
Are you saying that on your old server you were able to negotiate for a
request token on the api.twitter.com/oauth/request_token step but now on
your new server you cannot?

I would check the server time on your new server, to determine if it is in
sync with an NTP time server, or otherwise adjust the clock on demand when
generating an oauth_timestamp to +/- 5 minutes of Twitter's server time. Our
server time is returned in the Date HTTP header of every request.

Thanks,
Taylor

On Thu, Sep 9, 2010 at 2:37 AM, Choonu aasim.afridi107...@gmail.com wrote:

 Hello sir

 i am authenticate to twitter with my website .first this file was
 hosted at my old server and better running and return token id but i
 have shifted to my new server these file now it is not returning token
 id ,I dont know what is difference in my php.ini and which is
 disabled .Please help me how to resolve this problem.

 Thanks
 Aasim Afridi

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