[twitter-dev] Re: Failed to validate oauth signature or token on status update post?

2009-04-11 Thread jmathai
I am having this problem as well. GETs work fine but POSTs do not. I don't have any Authorization headers. On Apr 10, 10:37 am, Chen Jie chenyue...@gmail.com wrote: I got a workaround for POST, I removed Authorization info in Header, then the POST request passed. On Apr 10, 8:50 pm, max

[twitter-dev] Re: Having Twitter clients support proxies for enhanced (filtered) tweet fetching

2009-04-11 Thread tweetip
Dave, For nearly a year, we've done something a bit different to obtain your goal. We created a desktop client/httpserver. Through our mobile ui (iPhone/browser) we can access our desktop app for our filtered tweets. Realtime user action on the mobile updates the desktop app. Michael :)

[twitter-dev] Re: [twitter-api-announce] A note on our API change policy

2009-04-11 Thread Jesse Stay
Doug, can you guys do what Facebook is doing, and release it on a beta server somewhere beforehand so we can test it on our apps before you actually release it to the public? A public staging server of some sort. That will keep these surprises from happening, and we can start working out alerts

[twitter-dev] Re: Failed to validate oauth signature or token on status update post?

2009-04-11 Thread Bluespark
I have got my Python library working. It simply is just changing the GET to post. When you encode your token and other items, you have to make sure you change this to a POST for the /status/update method. Calling status/update with a GET got me the 401 Authorization failed. This was a pretty

[twitter-dev] Re: A note on our API change policy

2009-04-11 Thread Aaron Brazell
Or better yet, API versioning! On 4/11/09, Jesse Stay jesses...@gmail.com wrote: Doug, can you guys do what Facebook is doing, and release it on a beta server somewhere beforehand so we can test it on our apps before you actually release it to the public? A public staging server of some

[twitter-dev] Messages with accented characters get truncated

2009-04-11 Thread John
I use a Windows function called InternetCanonicalizeUrl to encode status messages before posting them to Twitter. It encodes é as %E9. So for example, café mocha turns to caf%E9%20mocha. When I post this as a status update to Twitter, it shows up as caféocha. The m is dropped for some reason. Is

[twitter-dev] Oauth application directory

2009-04-11 Thread Alberto Bajo
Hi guys, Is there any list or directory with applications implementing OAuth? Thanks :) -- Alberto Bajo alber...@ideateca.com http://filesocial.com

[twitter-dev] Re: Failed to validate oauth signature or token on status update post?

2009-04-11 Thread Dominik Schwind
Hm, I'm always calling write stuff, like /status/update, with POST - actually I thought it's not possible to GET those calls. Still not working on my end, even if I try around with those headers. On Sat, Apr 11, 2009 at 2:44 PM, Bluespark spo...@gmail.com wrote: I have got my Python library

[twitter-dev] I get new follower mails, but I'm not followed

2009-04-11 Thread Terry Jones
Hi all I've been getting a lot of mails telling me people are following me, but when I click to take a look at the person I am not being followed by them. At first I just assumed this was some kind of eventual consistency issue with Twitter and that the web interface was showing the person with

[twitter-dev] Article about my experiences deploying a Twitter Web app on Google App Engine Java

2009-04-11 Thread Dave Briccetti
Perhaps this will save time for some of you. http://briccetti.blogspot.com/2009/04/my-first-scala-web-app-on-google-app.html

[twitter-dev] Re: Article about my experiences deploying a Twitter Web app on Google App Engine Java

2009-04-11 Thread Andrew Badera
Error: Server Error The server encountered an error and could not complete your request. If the problem persists, please report http://www.google.com/support/ your problem and mention this error message and the query that caused it. On trying the app, the above is what I received ... --ab

[twitter-dev] Re: [twitter-api-announce] A note on our API change policy

2009-04-11 Thread Yu-Shan Fung
I second Jesse's suggestion. Having a staging server to test out API changes would help smooth out transitions (though people needs to be careful about what change they make as presumably this will run against prod database). That way your internal developers can directly push code ready for

[twitter-dev] Destroy twitter ?

2009-04-11 Thread heinzrainer
Destroy twitter is today's best platform to post / read / organize twitter blogging. I have used several platforms and found the Adobe Air based to be one of the best. http://www.squidoo.com/aheneghana http://www.squidoo.com/moringa

[twitter-dev] Re: Failed to validate oauth signature or token on status update post?

2009-04-11 Thread jmathai
Here's a bug for the problem: http://code.google.com/p/twitter-api/issues/detail?id=447 On Apr 11, 8:20 am, Dominik Schwind domi...@gmail.com wrote: Hm, I'm always calling write stuff, like /status/update, with POST - actually I thought it's not possible to GET those calls. Still not working

[twitter-dev] Re: [twitter-api-announce] A note on our API change policy

2009-04-11 Thread Alex Payne
Right now, every new machine we get goes immediately into production. Once we have enough machines that we can get ahead of that capacity planning, I think a beta.api.twitter.com is a great idea. And/or versioning. On Sat, Apr 11, 2009 at 11:00, Yu-Shan Fung ambivale...@gmail.com wrote: I

[twitter-dev] Re: Oauth application directory

2009-04-11 Thread Alex Payne
Not yet, but soon! On Sat, Apr 11, 2009 at 07:17, Alberto Bajo albertob...@gmail.com wrote: Hi guys, Is there any list or directory with applications implementing OAuth? Thanks :) -- Alberto Bajo alber...@ideateca.com http://filesocial.com -- Alex Payne - API Lead, Twitter, Inc.

[twitter-dev] Re: Article about my experiences deploying a Twitter Web app on Google App Engine Java

2009-04-11 Thread Alex Payne
Handy! On Sat, Apr 11, 2009 at 09:30, Dave Briccetti da...@davebsoft.com wrote: Perhaps this will save time for some of you. http://briccetti.blogspot.com/2009/04/my-first-scala-web-app-on-google-app.html -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

[twitter-dev] Re: Failed to validate oauth signature or token on status update post?

2009-04-11 Thread Dominik Schwind
On Sat, Apr 11, 2009 at 6:40 PM, jmathai jmat...@gmail.com wrote: Here's a bug for the problem: http://code.google.com/p/twitter-api/issues/detail?id=447 K, thx, I answered the questions there, I hope it helps. :)

[twitter-dev] Re: I get new follower mails, but I'm not followed

2009-04-11 Thread Terry Jones
Hi Alex This is the first I've heard of it, but I'll double-check with our spam team. If you've not heard anything, it's likely just coincidence. In any case, here are some of my apparently phantom follows from the last couple of days: JTNVEGAS, Raine93, BartGA, ronquart, shrryfllr People

[twitter-dev] Re: I get new follower mails, but I'm not followed

2009-04-11 Thread Terry Jones
Here's another one, just in this minute. Terry From: Twitter twitter-follow-terry=jon...@postmaster.twitter.com Subject: Molly Gould is now following you on Twitter! Date: Sat, 11 Apr 2009 19:59:49 + To: terry Hi, Terry Jones (terrycojones). Molly Gould (mollygould) is now

[twitter-dev] Re: Article about my experiences deploying a Twitter Web app on Google App Engine Java

2009-04-11 Thread Abraham Williams
There is a Python OAuth lib [1] that @harper wrote and is using on App Engine. That would be a sweet addition. [1] http://github.com/harperreed/twitteroauth-python/tree/master On Sat, Apr 11, 2009 at 13:58, Alex Payne a...@twitter.com wrote: Handy! On Sat, Apr 11, 2009 at 09:30, Dave

[twitter-dev] Re: Article about my experiences deploying a Twitter Web app on Google App Engine Java

2009-04-11 Thread Abraham Williams
Heh. Just as I sent that i remember that you are working with Scala :-/ My bad. On Sat, Apr 11, 2009 at 15:10, Abraham Williams 4bra...@gmail.com wrote: There is a Python OAuth lib [1] that @harper wrote and is using on App Engine. That would be a sweet addition. [1]

[twitter-dev] Can search API return just Number of query matches?

2009-04-11 Thread Michelle Guy
Is it possible to get back just the total number of tweets (non the actualy tweets themselves) that match a query submitted via the Search API? For example, can i get back the total number of tweets that have a particular phrase? I am not looking to get the tweets text, nor any other tweet

[twitter-dev] Re: [twitter-api-announce] A note on our API change policy

2009-04-11 Thread Abraham Williams
If versioning is used how long should versions be supported? A week? A month? Lets just say a month for now. If Twitter pushes out changes every 2 days it is possible that there would be 15 versions running at any given time. This is an extreme example but something to think about. On Sat, Apr

[twitter-dev] Re: Can search API return just Number of query matches?

2009-04-11 Thread Abraham Williams
No. Counting the responses you get is currently the only way. Abraham On Sat, Apr 11, 2009 at 14:07, Michelle Guy michell...@gmail.com wrote: Is it possible to get back just the total number of tweets (non the actualy tweets themselves) that match a query submitted via the Search API? For

[twitter-dev] Re: Oauth application directory

2009-04-11 Thread Abraham Williams
You can always start an unofficial one on http://twitter.pbwiki.com On Sat, Apr 11, 2009 at 13:56, Alex Payne a...@twitter.com wrote: Not yet, but soon! On Sat, Apr 11, 2009 at 07:17, Alberto Bajo albertob...@gmail.com wrote: Hi guys, Is there any list or directory with applications

[twitter-dev] Re: Oauth application directory

2009-04-11 Thread Petermdenton
Actually if everyone is open to it , I was working on a site to showcase developers and apps, more for devs than consumers. Would anyone want such a thing? On Apr 11, 2009, at 1:22 PM, Abraham Williams 4bra...@gmail.com wrote: You can always start an unofficial one on

[twitter-dev] Re: Settings-Connections

2009-04-11 Thread Mobasoft
Verified. Works for me. Thanks! On Apr 10, 6:44 pm, Matt Sanford m...@twitter.com wrote: Hi there,      A fix for this was deployed a few moments ago. Thanks;    — Matt Sanford On Apr 10, 2009, at 05:19 AM, Mobasoft wrote: Friday morning report: still seeing 500 error on the

[twitter-dev] Out of sequence statuses

2009-04-11 Thread pcuenca - LateNiteSoft
Hello, We are in the process of developing a new native Mac twitter client, and I am having some difficulty in dealing with out-of-sequence statuses, i.e., statuses that should have appeared in a call to friends_timeline but make it to the stream later for some reason. So far I had successfully

[twitter-dev] Re: Out of sequence statuses

2009-04-11 Thread Cameron Kaiser
We are in the process of developing a new native Mac twitter client, and I am having some difficulty in dealing with out-of-sequence statuses, i.e., statuses that should have appeared in a call to friends_timeline but make it to the stream later for some reason. I would imagine the aim is to

[twitter-dev] Double Basic Authentication When Post Follows Get

2009-04-11 Thread Adrian
Hi, on my client, if I run GET request, I'll have to authenticate but after that all other GETs don't require authentication. Then, as soon as there is a POST, I will have to re-authenticate. I'd prefer the server just accepted the POST request as part of the session from the already

[twitter-dev] Re: Double Basic Authentication When Post Follows Get

2009-04-11 Thread Abraham Williams
Sessions are not officially supported. You might as well just to include credentials with all calls. On Sat, Apr 11, 2009 at 18:57, Adrian spiritpo...@gmail.com wrote: Hi, on my client, if I run GET request, I'll have to authenticate but after that all other GETs don't require authentication.

[twitter-dev] Re: Double Basic Authentication When Post Follows Get

2009-04-11 Thread Adrian
do you mean just call: username:passo...@https://twitter.com/statuses/update.xml ..I can't and dont' want to access user credentials. I'd love session support. On Apr 12, 3:04 am, Abraham Williams 4bra...@gmail.com wrote: Sessions are not officially supported. You might as well just to

[twitter-dev] Re: Double Basic Authentication When Post Follows Get

2009-04-11 Thread Cameron Kaiser
..I can't and dont' want to access user credentials. I'd love session support. Then you will love OAuth. -- personal: http://www.cameronkaiser.com/ -- Cameron Kaiser * Floodgap Systems * www.floodgap.com * ckai...@floodgap.com -- I'm a dyslexic

[twitter-dev] Re: Double Basic Authentication When Post Follows Get

2009-04-11 Thread Adrian
It adds more complexity to my side. Sessions would be better atm. On Apr 12, 3:10 am, Cameron Kaiser spec...@floodgap.com wrote: ..I can't and dont' want to access user credentials. I'd love session support. Then you will love OAuth. --

[twitter-dev] Re: Freelance Twitter API Dev directory?

2009-04-11 Thread Ammo Collector
TwitterID: binhtran Email: binhqtra...@gmail.com Url: http://www.klout.net

[twitter-dev] StalkDaily worm - it's really spreading :)

2009-04-11 Thread Dossy Shiobara
I don't know if the Twitter folks are doing anything about it, but the StalkDaily worm is propagating fast. Better remove the user bio from Twitter profile pages and scrub the database ASAP ... -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer

[twitter-dev] Re: StalkDaily worm - it's really spreading :)

2009-04-11 Thread Alex Payne
We've been on it for some time. It's actually not really spreading, and hasn't been for hours. Lots of people are talking about it, but the actual attack vector is closed. On Sat, Apr 11, 2009 at 19:05, Dossy Shiobara do...@panoptic.com wrote: I don't know if the Twitter folks are doing

[twitter-dev] Re: Out of sequence statuses

2009-04-11 Thread Carlos Crosetti
I am isterested in hearing - at this tme I ab sorting using the ID waht to hear more... @ccrosetti On Sat, Apr 11, 2009 at 8:42 PM, pcuenca - LateNiteSoft pcue...@gmail.comwrote: Hello, We are in the process of developing a new native Mac twitter client, and I am having some difficulty

[twitter-dev] Re: Double Basic Authentication When Post Follows Get

2009-04-11 Thread Abraham Williams
Well the API is what it is. I don't know of any open issues about supporting sessions. I suppose you could open one. On Sat, Apr 11, 2009 at 19:19, Adrian spiritpo...@gmail.com wrote: It adds more complexity to my side. Sessions would be better atm. On Apr 12, 3:10 am, Cameron Kaiser

[twitter-dev] Using OAuth or API can u monitor Tweets have 3rd party app react

2009-04-11 Thread rpsfan
Hi Im wondering if our users whom have given us their Twitter name either via OAuth or API would be able to Twitter a command or even a word and when they do have it call to our app to take action? If this can not be done then could we monitor our users Twitter account every four hours to see

[twitter-dev] counting rate limits against an oauth consumer

2009-04-11 Thread cpatil
Hi, Is there a reason why the rate limit is not applied to an oauth consumer (the application) instead of the authenticating user? It would prevent an offending application to use up the limits of a user and allow other applications continue to be able to service the user. thx/c

[twitter-dev] Re: counting rate limits against an oauth consumer

2009-04-11 Thread Julio Biason
Hey, I'm guessing it would allow some abuse. Someone would start requesting application IDs like crazy and spam the hell of the system. Once he blow up one application ID, it would just switch to another one. Although some sort of list-of-applications-sorted-by-requests would allow a user to