Re: [twitter-dev] conversation chain

2010-01-05 Thread Julio Biason
On Tue, Jan 5, 2010 at 3:27 AM, pallabi paul pallabi...@gmail.com wrote: Hi ,    Thanks for your reply.But actually i am talking about the conversation thread returned by the twitter .I am using this url to get the conversation thread as xml.

Re: [twitter-dev] Re: Social Graph API: Legacy data format will be eliminated 1/11/2010

2010-01-05 Thread Jesse Stay
If I can suggest you keep it backwards-compatible that would make much more sense. I think we're all aware that over 200,000 or so followers it breaks. So what if you kept the cursor-less nature, treat it like a cursor, but set the returned cursor cap to be 200,000 per cursor? Or if it needs to

Re: [twitter-dev] API Latency on January 5th

2010-01-05 Thread John Kalucki
We're very, perhaps acutely, aware. Typos by iPhone. On Jan 5, 2010, at 7:55 AM, Dewald Pretorius dpr...@gmail.com wrote: Are you Twitter folks aware that the API has been kicking up a huge dust storm of 502s on all API calls, beginning somewhere on January 4th, and still continuing at time

[twitter-dev] Re: API Latency on January 5th

2010-01-05 Thread Dewald Pretorius
Thanks John. I hope that included in Marcel's announced improvements will be an API status area where we can see that you are aware of issues. Take a page from Facebook in that regard, with their Platform Status page. On Jan 5, 12:02 pm, John Kalucki j...@twitter.com wrote: We're very, perhaps

[twitter-dev] Re: API Latency on January 5th

2010-01-05 Thread Dewald Pretorius
Make that Ryan's announced improvements. Marcel, stop combing your hair like Ryan's. I get confused. On Jan 5, 12:07 pm, Dewald Pretorius dpr...@gmail.com wrote: Thanks John. I hope that included in Marcel's announced improvements will be an API status area where we can see that you are aware

Re: [twitter-dev] Re: API Latency on January 5th

2010-01-05 Thread John Kalucki
Every HTTP response code in the system is collected and reported upon and the summary is front and center in our main operational dashboards. We see them all and a 24/7 team reacts to any significant negative rate changes. The Platform team can speak to the new dev site features. -John Kalucki

Re: [twitter-dev] Re: Social Graph API: Legacy data format will be eliminated 1/11/2010

2010-01-05 Thread John Kalucki
That sounds like a good overall technique. It's very best-effort. I'm concerned about implementation details though. The webserver may defensively time out the connection a lot, and tight coordination between container and process is difficult to manage in our stack. And by difficult, I mean

[twitter-dev] Re: Social Graph API: Legacy data format will be eliminated 1/11/2010

2010-01-05 Thread Dewald Pretorius
The Platform team can create a static parameter that governs the maximum size of the initial cursor. The API software will then use this parameter value to build the list of ids returned in the first API call. The team can either modify this static parameter manually, or you can create a process

Re: [twitter-dev] Re: API Latency on January 5th

2010-01-05 Thread Marcel Molina
The new dev site will indeed have a status dashboard. On Tue, Jan 5, 2010 at 8:07 AM, Dewald Pretorius dpr...@gmail.com wrote: Thanks John. I hope that included in Marcel's announced improvements will be an API status area where we can see that you are aware of issues. Take a page from

Re: [twitter-dev] Private list statuses are missing many tweets

2010-01-05 Thread Marcel Molina
Could you tell me your screen name and I'll pass your issue along to the team that maintains the list backend. On Mon, Jan 4, 2010 at 6:03 PM, Aaron Rankin aran...@gmail.com wrote: I have a private list and both on twitter.com and via GET list / statuses, many tweets are missing. I confirmed

[twitter-dev] Please Help

2010-01-05 Thread Vikram
When I try to get the QAuth Request token I get Failed to validate oauth signature and token error message from twitter. What can be the possible reason? If required I can share my entire code with you people.

Re: [twitter-dev] Please Help

2010-01-05 Thread ryan alford
Post your query string. Don't necessarily need to see the code yet, just need to see the URL that you are requesting. The error means that your signature is incorrect. Ryan On Tue, Jan 5, 2010 at 2:06 PM, Vikram vikram.prav...@gmail.com wrote: When I try to get the QAuth Request token I get

[twitter-dev] Re: API whitelisted but still not working

2010-01-05 Thread Brian Sutorius
Hi, According to our records, your IP and account are still whitelisted. Is it possible that after following the additional accounts, you're exceeding the whitelisted limit of 20K calls/hour? You can check the HTTP response headers from any rate-limited REST API call to see how many requests you

Re: [twitter-dev] Re: Social Graph API: Legacy data format will be eliminated 1/11/2010

2010-01-05 Thread Michael Steuer
Ditto On 1/4/10 7:58 PM, Jesse Stay jesses...@gmail.com wrote: Ditto PJB :-) On Mon, Jan 4, 2010 at 8:12 PM, PJB pjbmancun...@gmail.com wrote: I think that's like asking someone: why do you eat food? But don't say because it tastes good or nourishes you, because we already know that!

[twitter-dev] Missing favorites... please help!

2010-01-05 Thread Orian Marx (@orian)
I'm trying to help @whitneyhess figure out what happened to her favorites. Until yesterday she had several hundred favorited tweets, many of which were critical to her ongoing business as a freelancer. Currently Twitter is returning 20. If anyone has any insight into what is going on it would be

Re: [twitter-dev] Missing favorites... please help!

2010-01-05 Thread Abraham Williams
I just check out her favorites in my browser and loaded up the last 80 no problem. It was probably just a glitch with Twitter Abraham On Tue, Jan 5, 2010 at 16:35, Orian Marx (@orian) or...@orianmarx.comwrote: I'm trying to help @whitneyhess figure out what happened to her favorites. Until

[twitter-dev] Re: Private list statuses are missing many tweets

2010-01-05 Thread Aaron Rankin
Marcel, My screenname is aaronrankin and the list is called sprout-social- contacts. Thanks, Aaron On Jan 5, 12:57 pm, Marcel Molina mar...@twitter.com wrote: Could you tell me your screen name and I'll pass your issue along to the team that maintains the list backend. On Mon, Jan 4, 2010

[twitter-dev] Re: Missing favorites... please help!

2010-01-05 Thread Orian Marx (@orian)
I've been checking for the last 24 hrs and telling her she just has to be patient and that it's probably a glitch (albeit a very very distressing one). It seems that after posting here to the dev group the glitch has resolved itself and over 2500 favorites have returned. If anyone at Twitter was

Re: [twitter-dev] Re: API whitelisted but still not working

2010-01-05 Thread Abraham Williams
You can also call http://jazzychad.net/iponly.php from your server to make sure you got the correct IP whitelisted. On Tue, Jan 5, 2010 at 15:04, Brian Sutorius bsutor...@twitter.com wrote: Hi, According to our records, your IP and account are still whitelisted. Is it possible that after

Re: [twitter-dev] Missing favorites... please help!

2010-01-05 Thread Tim Haines
Mark, Are you guys fixing people 1 by 1 as they are reported? Tim. On Wed, Jan 6, 2010 at 12:20 PM, Mark McBride mmcbr...@twitter.com wrote: Orian, is this still an issue? If so let me know... ---Mark http://twitter.com/mccv On Tue, Jan 5, 2010 at 3:18 PM, Abraham Williams

Re: [twitter-dev] Missing favorites... please help!

2010-01-05 Thread Mark McBride
Yes, although we're keeping an eye on whether or not this is a large trend. ---Mark http://twitter.com/mccv On Tue, Jan 5, 2010 at 5:02 PM, Tim Haines tmhai...@gmail.com wrote: Mark, Are you guys fixing people 1 by 1 as they are reported? Tim. On Wed, Jan 6, 2010 at 12:20 PM, Mark

Re: [twitter-dev] Missing favorites... please help!

2010-01-05 Thread TJ Luoma
On Tue, Jan 5, 2010 at 6:20 PM, Mark McBride mmcbr...@twitter.com wrote: Orian, is this still an issue?  If so let me know... It's been going on for awhile (week or so) with my account (@TJ) too. They disappeared, reappeared, and then have largely disappeared again. TjL

Re: [twitter-dev] Missing favorites... please help!

2010-01-05 Thread Tim Haines
Mark, I've told users a week or so ago via @favstar that you're fixing this - I thought you'd be resolving the issue for everyone. Can I give people some advice on how to report it if it's happening to them? What's the way you'd prefer to hear from them? Tim. On Wed, Jan 6, 2010 at 2:06 PM,

[twitter-dev] Re: Social Graph API: Legacy data format will be eliminated 1/11/2010

2010-01-05 Thread Ian Irving
I have a GreaseMonkey script ( http://userscripts.org/scripts/show/64286 ) which displays the Follows in Common and the Follow Rank for a given users profile page using the Friends and Follows api requests. I've implement cursor style json request to the api, but have several concerns around the

[twitter-dev] Re: Please Help

2010-01-05 Thread Vikram
This my query string https://twitter.com/oauth/request_token?oauth_signature=dIjtVqiRK %2BnWo5UYRSSs6WWwKII %3Doauth_callback=ooboauth_consumer_key=gUutCG9HjEOT0N8IxvW9woauth_nonce=hO3CY2tN7OblsYdp0sOoThPRGEMypcWdM1PMoauth_signature_method=HMAC- SHA1oauth_timestamp=1262716897oauth_version=1.0a