[twitter-dev] Consumer Key and Secret Bug

2011-06-05 Thread iDeviceDesigns
Hello Twitter and Twitter Devs!

I have an issue with the consumer key and secret . I have seemed to
run into a bug while logging information in xcode for IOS.

Here is the issue. If I log more then the default count it will work
for about 10 minutes then my key seems to become frozen and not work
for about 30 minutes.

From what I make of it it seemed to be locking my keys for a certain
amount of time. Which is not just in Xcode, it also affects my devices
with the app on it

So for example if I use the normal count which is only 20 everything
works just fine, then if I log 100 everything works fine for around
two refreshes then it locks the keys up which means if I had the app
out for production and wanted to change something and this happens ALL
my customers will be affected .

I am completely confused as to why this would happen besides there
must be a bug in the API and the consumer key, secrets

So if anyone has any clue why this would be happening or how I can fix
this please enlighten me. For Twitter Moderators if this is a
technical issue that you feel might need to be addressed please let me
know that there is an issue and it is being worked on to be resolved.

Thank you

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


Re: [twitter-dev] Consumer Key and Secret Bug

2011-06-05 Thread Andrew W. Donoho

On Jun 5, 2011, at 10:07 , iDeviceDesigns wrote:

 So for example if I use the normal count which is only 20 everything
 works just fine, then if I log 100 everything works fine for around
 two refreshes then it locks the keys up which means if I had the app
 out for production and wanted to change something and this happens ALL
 my customers will be affected .
 
 I am completely confused as to why this would happen besides there
 must be a bug in the API and the consumer key, secrets




Dear iDeviceDesigns,


As you don't mention which route you are using, I can only make a guess.

I make almost every query to Twitter using the maximum count from iOS 
(200 tweets w/ user info and entities). On startup I also go get the most 
recent 800+ tweets. My access tokens, as advertised, never expire.

I am heavier user of the API, as you claim to use it, than you are and 
I do not see your reported behavior. Hence, without more specific data, I 
suggest that the problem is in your code.



Anon,
Andrew



P.S. Most APIs that service hundreds of thousands of accesses every hour, as 
Twitter's APIs do, are really unlikely to exhibit this kind of bug. It would 
hit every client and web site. We would hear about it on this list.




Andrew W. Donoho
Donoho Design Group, L.L.C.
a...@ddg.com, +1 (512) 750-7596, twitter.com/adonoho

Knowing is not enough; we must apply. 
Willing is not enough; we must do.
-- Johann Wolfgang von Goethe

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk