Re: [twitter-dev] Access tokens changing on their own?

2011-06-27 Thread Nicholas Chase
Yes, these are the access tokens for the app that I use to connect to streams. So if I re-authorize my own account they will change? Please tell me that it will ONLY happen with MY account...? 'Cause if that happens if ANYBODY reauthorizes... Thanks! --- Nick On 6/27/2011 4:24 PM, David

Re: [twitter-dev] Access tokens changing on their own?

2011-06-27 Thread David
Hi Nick, Are these your account access tokens for your app that you use to connect to streams? Your access tokens will get reset if you go through the OAuth workflow and hit "No" or "Deny" with that account and later authorize it again. -- Twitter developer documentation and resources: https:

Re: [twitter-dev] Access tokens changing on their own?

2011-06-26 Thread Nicholas Chase
Then something is definitely broken; because I have not changed anything but the access tokens keep changing. Taylor? Matt? Arnaud? Thanks... Nick On 6/26/2011 1:50 AM, Scott Wilcox wrote: They'll only change when you reset your consumer key/secret and perhaps your account password to

Re: [twitter-dev] Access tokens changing on their own?

2011-06-25 Thread Scott Wilcox
They'll only change when you reset your consumer key/secret and perhaps your account password too. On 26 Jun 2011, at 06:49, Nicholas Chase wrote: > This happened to me again today. Am I the only one it's happening to? > > Nick > > On 6/24/2011 10:24 PM, Nicholas Chase wrote: >> Today,

Re: [twitter-dev] Access tokens changing on their own?

2011-06-25 Thread Nicholas Chase
This happened to me again today. Am I the only one it's happening to? Nick On 6/24/2011 10:24 PM, Nicholas Chase wrote: Today, for the second or third time in a couple of months, my application access tokens seem to have changed on their own. My app was working fine, and then all of a

[twitter-dev] Access tokens changing on their own?

2011-06-24 Thread Nicholas Chase
Today, for the second or third time in a couple of months, my application access tokens seem to have changed on their own. My app was working fine, and then all of a sudden I started getting authentication errors. I went and checked, and my access tokens had changed. Do they change regularly