Hello I have developed a twitter application on http://www.redcounty.com/
How can I have the source = "myappid". I know we can do it using oAuth but want to do it without any tweet browser as such. -OAuth needs users to have an *accept/deny* button using a browser. If I just update the status using status=mystatus&source=myappid then it doesn't work out. Please guide me how to bring *ago from RedCounty.com* <http://twitter.com/earthXplorer/status/2387903381> instead *ago from web*. Please help me to do it. On Mon, Jun 29, 2009 at 8:11 PM, Matt Sanford <[email protected]> wrote: > > 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? >> > > -- Regards Mandakini
