[twitter-dev] Totally baffling issue with Opera and OAuth

2009-04-26 Thread Bill Kocik
I'm stumped. My app is up and running locally, and I have an /etc/ hosts entry pointing local.mydomain.com to 127.0.0.1. My configuration at Twitter has my callback at http://local.mydomain.com/auth/complete. My starting point is http://local.mydomain.com/auth/start. When I run through the

[twitter-dev] Re: Question on Whitelisting

2009-04-26 Thread Bill Kocik
On Apr 25, 9:08 pm, Cameron Kaiser spec...@floodgap.com wrote: This has changed and I stand corrected; it is documented also on        http://apiwiki.twitter.com/Rate-limiting Thanks for the documentation pointer, I hadn't realized that was there. It's surprising, it turns out that if

[twitter-dev] Re: Question on Whitelisting

2009-04-26 Thread Abraham Williams
If your app gets to the point where you are hitting 20k limit you should a) re-engineer your caching and b) talk to Twitter. On Sat, Apr 25, 2009 at 22:54, Bill Kocik bko...@gmail.com wrote: On Apr 25, 9:08 pm, Cameron Kaiser spec...@floodgap.com wrote: This has changed and I stand

[twitter-dev] Re: Totally baffling issue with Opera and OAuth

2009-04-26 Thread jmathai
I can confirm the same behavior affecting ONLY opera. I scp'ed the files to a server with public dns entry...it worked fine there. I see an entry in my access log on the page with the authorization link. After clicking approve, I don't see anything in my access or error logs. On Apr 25, 9:35 

[twitter-dev] Yet another from my app related question

2009-04-26 Thread Emrah KAVUN
Hello Twitter developers, I hope I'm not duplicating my message... I sent it twice by Email but I got posting errors replied back by Google. I apologise in advance for this question. I read the notice on the welcome page and I hesitated before sending my Email but well. I really didn't find my

[twitter-dev] Signup URL?

2009-04-26 Thread Pleasant Software
Which URL should I use to link to Twitter's signup page on a iPhone? I tried http://twitter.com/signup but this results in a error Extra content at the end of the document in Safari. When using http://twitter.com or http://m.twitter.com, the user lands on a sign in page for mobile devices. On

[twitter-dev] Re: Totally baffling issue with Opera and OAuth

2009-04-26 Thread Chad Etzel
Does Opera use its own DNS servers and/or skip local hostfile lookups? I know Chrome does some DNS trickery like this, but I'm not sure about Opera. It sounds like it should work, though, since you can get your local site to load by going to local.mydomain.com right? -Chad On Sun, Apr 26,

[twitter-dev] Re: Question on Whitelisting

2009-04-26 Thread Dossy Shiobara
FYI, I suspect there's some bugs in the whitelisting code because Twitter Karma is whitelisted and periodically I get back 400 rate limit failures in response to requests from my whitelisted IP. If I'd exhausted my IP's whitelisted request quota, ALL subsequent requests should fail, right?

[twitter-dev] Re: Totally baffling issue with Opera and OAuth

2009-04-26 Thread Bill Kocik
On Apr 26, 8:34 am, Chad Etzel jazzyc...@gmail.com wrote: Does Opera use its own DNS servers and/or skip local hostfile lookups?  I know Chrome does some DNS trickery like this, but I'm not sure about Opera. Opera has no trouble finding the starting point (local.mydomain.com/ auth/start)

[twitter-dev] Re: Yet another from my app related question

2009-04-26 Thread Emrah
Hi, Does anybody here know some command line utilities to use the Twitter API with OAuth? My aim is to: - Authorize my app - Store the token - Use the token to make status updates Thanks, Emrah -- Emrah KAVUN # rfc822: e...@ekanet.net | rfc3261: 41225886...@devel.kavun.ch # OpenPGP Key

[twitter-dev] Re: Totally baffling issue with Opera and OAuth

2009-04-26 Thread Bill Kocik
The official word from Opera is that it's an Opera thing: A host having an IP address that is either in the intranet range, or in the public network range (that is, not localhost) cannot access or automatically initiate resources on localhost, this includes redirects. The action have to be

[twitter-dev] some user cant send reply's ?

2009-04-26 Thread Apostol Victor
hi I have 2 users from one i am doing some api test but the reply's from him don't get to the other user i did sent reply's from my app and from web but i my main user time line i am not seeing them what are the problems? -- victor http://apostolvictor.info

[twitter-dev] Twitter shortcuts return nothing useful in API

2009-04-26 Thread Kelly Jones
I did this: curl -u kellyterryjones:xx http://twitter.com/statuses/update.xml -d 'statu\ s=D+canageek+Ignore+this+test+golf' w/ my real password. It DM'd my friend (follower) canageek, but it returned my last public tweet, not Ignore this test golf. I then replaced canageek w/

[twitter-dev] Encrypting tweets using public keys and MIME64

2009-04-26 Thread Kelly Jones
Encrypting tweets using public keys and MIME64 seems easy enough, eg: http://www.c0t0d0s0.org/archives/5330-Encrypted-direct-messages-in-Twitter.html Has any client implemented something like this? -- We're just a Bunch Of Regular Guys, a collective group that's trying to understand and

[twitter-dev] Re: Encrypting tweets using public keys and MIME64

2009-04-26 Thread Dossy Shiobara
On 4/26/09 4:59 PM, Kelly Jones wrote: Encrypting tweets using public keys and MIME64 seems easy enough, eg: http://www.c0t0d0s0.org/archives/5330-Encrypted-direct-messages-in-Twitter.html Has any client implemented something like this? This is brilliant, as long as it's transported using a

[twitter-dev] Data quality support issues?

2009-04-26 Thread Dossy Shiobara
Hi, Where should Twitter data quality support issues be sent? I'm finding that there are some users who are Mysteriously Unnamed such as this fellow: http://twitter.com/users/show/34555633.xml user id34555633/id nameMysteriously Unnamed/name screen_name/ location/ description/

[twitter-dev] Re: Data quality support issues?

2009-04-26 Thread Chad Etzel
Perhaps it's a person who has only been using twitter with their phone? ...so screen name, etc, hasn't been setup yet...? -chad On Sun, Apr 26, 2009 at 6:33 PM, Dossy Shiobara do...@panoptic.com wrote: Hi, Where should Twitter data quality support issues be sent?  I'm finding that there

[twitter-dev] Re: Data quality support issues?

2009-04-26 Thread Dossy Shiobara
On 4/26/09 6:45 PM, Chad Etzel wrote: Perhaps it's a person who has only been using twitter with their phone? ...so screen name, etc, hasn't been setup yet...? Interesting - what do user records look like that have been created via SMS? Also: that's a clever way for these spambots to

[twitter-dev] Re: Yet another from my app related question

2009-04-26 Thread Emrah
Hi, I can see aplications made in 2007 with the from my app appended. Any hint on how I can specify the source without OAuth? I am using OAuth with great satisfaction but I still annoys me to rely on a Web token/platform. Thanks, -- Emrah KAVUN e...@ekanet.net signature.asc Description:

[twitter-dev] Re: Yet another from my app related question

2009-04-26 Thread Chad Etzel
No, you cannot. Source parameter registration has been depricated for non-OAuth apps. http://groups.google.com/group/twitter-development-talk/browse_thread/thread/ce57405a08483877/715c330a15e4968d -Chad On Sun, Apr 26, 2009 at 5:54 PM, Emrah e...@ekanet.net wrote: Hi, I can see aplications

[twitter-dev] Confirming whitelisting status

2009-04-26 Thread Dossy Shiobara
Hi, How can an application confirm its whitelisting status? I thought my IP was whitelisted, but when I make authenticated requests from my IP, I often see HTTP 400 rate limit error responses to the REST API. The same user can auth. from their Twitter client app. from a different IP and

[twitter-dev] do all twitter(and search) api support https protocol as well?

2009-04-26 Thread Eric.Archangel
do all twitter(and search) api support https protocol as well?

[twitter-dev] Re: do all twitter(and search) api support https protocol as well?

2009-04-26 Thread Cameron Kaiser
do all twitter(and search) api support https protocol as well? Yes. And it is strongly recommended you use it, especially with Basic Auth. -- personal: http://www.cameronkaiser.com/ -- Cameron Kaiser * Floodgap Systems * www.floodgap.com *

[twitter-dev] Re: do all twitter(and search) api support https protocol as well?

2009-04-26 Thread Swaroop
Search does not and need not :) On Apr 27, 6:40 am, Eric.Archangel eric.archan...@gmail.com wrote: do all twitter(and search) api support https protocol as well?

[twitter-dev] Re: Callback url during development

2009-04-26 Thread Dimebrain
How are you able to set this up for a non-standard port? HOSTS file is just for the domain/authority, and you can't specify a port in the callback URL on the settings page? On Apr 23, 7:31 pm, Jochen Kaechelin giss...@gissmog.de wrote: Am 24.04.2009 um 00:29 schrieb Paul Kinlan: Hi,