[twitter-dev] Re: not authorized over and over again

2010-10-01 Thread Thai Pangsakulyanont
You have to make sure that `Twitterh.OAuth_token` and `Twitterh.OAuth_token_secret` stays same before and after restarting the application. Also, make sure that `oauth_timestamp` is up to date and `oauth_nonce` is unique each time you make a request. On Oct 1, 6:05 am, eMailaya a...@emailaya.com

[twitter-dev] Re: not authorized over and over again

2010-10-01 Thread Thai Pangsakulyanont
missing? On Oct 1, 7:09 am, Thai Pangsakulyanont org.yi.dt...@gmail.com wrote: You have to make sure that `Twitterh.OAuth_token` and `Twitterh.OAuth_token_secret` stays same before and after restarting the application. Also, make sure that `oauth_timestamp` is up to date