Re: [twitter-dev] Re: Rapid access of social graph method results in account being locked?

2009-12-16 Thread Sal Conigliaro
? perhaps you are passing incorrect authentication instead? Abraham On Wed, Dec 16, 2009 at 09:08, Sal Conigliaro sco...@gmail.com wrote: It appears that repeated (unauthenticated) calls to the API lock out the account. The workaround is to use authenticated credentials when querying the API

[twitter-dev] Re: Rapid access of social graph method results in account being locked?

2009-12-13 Thread Sal Conigliaro
Thanks Mark. I appreciate it. On Dec 13, 1:28 am, Mark McBride mmcbr...@twitter.com wrote: I'll check with our abuse team, but this looks odd. On Sat, Dec 12, 2009 at 10:23 PM, Sal Conigliaro sco...@gmail.com wrote: Hi there- I have an app that compares who you're following to your

[twitter-dev] Rapid access of social graph method results in account being locked?

2009-12-12 Thread Sal Conigliaro
Hi there- I have an app that compares who you're following to your friends followers. To do this, I query ttp://twitter.com/friends/ids.json?user_id=X and compare that to my (saved) list of IDs. I noticed that if I make repeated (unauthenticated) queries to

[twitter-dev] Re: Dedicated IP Whitelist

2009-12-09 Thread Sal Conigliaro
Do a cURL request to whatismyip.com and see what address your request is coming from. On Dec 8, 2:13 pm, Jesse Bunch bunch.je...@gmail.com wrote: Hi, I am on a shared web hosting space, but my domain has a dedicated IP on the server. Am I correct in saying that the twitter API sees the

[twitter-dev] Re: Bad ssl certs on some servers for api.twitter.com/1 ?

2009-11-18 Thread Sal Conigliaro
Check here: http://groups.google.com/group/twitter-development-talk/browse_thread/thread/4e6a8b0c7d73d85 On Nov 17, 2:36 pm, Tim Haines tmhai...@gmail.com wrote: Hi Marcel, Thanks for following up on this. The bad cert responses I got were inconsistent.  Often it would work fine, so what

[twitter-dev] Re: Laying the foundation for API versioning

2009-10-21 Thread Sal Conigliaro
Hi Marcel- I'm still seeing the cert hostname mismatch. https://api.twitter.com/1/users/show/rwzombie.xml The cert hostname returned is still shown as 'twitter.com'. Sal On Oct 18, 4:36 pm, Marcel Molina mar...@twitter.com wrote: The change has been made but it probably hasn't been pushed