Hello there,
It sounds like your IP address has been blacklisted by the
Twitter operations department. Please email [email protected] with the
following information and we'll take a look:
1. The IP address you;re requesting from (included: 61.61.132.34)
2. A sample request showing the error (included: see below)
3. What are you doing with the Twitter API? (a link is very helpful)
4. When did this problem begin?
5. Was there anything prior to this problem that might have appeared
abusive from the Twitter.com perspective? (like a bug making 1000s of
requests)
Thanks;
— Matt Sanford
On Jun 26, 2009, at 6:17 PM, kang wrote:
hello,
I come from taiwan http://buboo.tw SYSOP.
my buboo server (61.61.132.34) can't send data to twitter api server..
===================================================
[r...@www ~]# telnet twitter.com 80
Trying 128.121.146.100...
telnet: connect to address 128.121.146.100: Connection timed out
telnet: Unable to connect to remote host: Connection timed out
[r...@www ~]# telnet 168.143.162.68 80
Trying 168.143.162.68...
telnet: connect to address 168.143.162.68: Connection timed out
telnet: Unable to connect to remote host: Connection timed out
===================================================
But from the other server (61.61.132.35) can send data to twitter api
server.
===================================================
[r...@www buboo]# telnet twitter.com 80
Trying 168.143.162.68...
Connected to twitter.com (168.143.162.68).
Escape character is '^]'.
===================================================
What is the problem?