[twitter-dev] Re: VB.net auh failure [403]

2009-04-07 Thread DIENECES
Yes. What's interesting about this is that my authentication function works for getting and posting updates on my personal timeline. On Apr 6, 12:39 pm, Doug Williams d...@twitter.com wrote: What message accompanied the 403 response code? Doug Williams Twitter API

[twitter-dev] Regarding Notifications of Twitter in Java

2009-04-07 Thread Kumar
I unable to access this url http://twitter.com/notifications/leave/svkumar.json by providing the credentials of another user. (Both are friends) Please let me know how to solve this. Thanks, Kumar

[twitter-dev] Fail Whale

2009-04-07 Thread TweetPhoto
I'm beginning to notice at high peak times throughout the day on Twitter, users logging into a service through OAuth will receive a Fail Whale message. It appears that services using the old Twitter login method don't have a problem at these high peak times. I have ideas about how to fix this.

[twitter-dev] Re: profile_image_url in public timeline is always the static image

2009-04-07 Thread Anatoliy
Hello, Are you going to fix this bug? Or I need to get http://twitter.com/users/show/%d.xml for every update from public timeline? Anatoliy On 29 мар, 17:58, CodeWarden paul0...@gmail.com wrote: Hello, Why is the profile_image_url in thepublictimelinenow only ever pointing to the image

[twitter-dev] Re: Oauth button

2009-04-07 Thread Alberto Bajo
Thanks Peter, We'll use these buttons. :) On 7 abr, 06:56, Peter Denton petermden...@gmail.com wrote: Hello all, I have updated the oAuth Button set, per Doug's Sign in with Twitter standardization comments. They are available here. http://twibs.com/oAuthButtons.php Thanks, Peter

[twitter-dev] Re: Regarding Notifications of Twitter in Java

2009-04-07 Thread Cameron Kaiser
I unable to access this url http://twitter.com/notifications/leave/svkumar.json by providing the credentials of another user. (Both are friends) Please let me know how to solve this. Can you be more specific about the error message? -- personal:

[twitter-dev] Cache search results and advanced search

2009-04-07 Thread Matt
Hello all, My app has quickly outgrown the basic functionality of the search API. I am searching for a few specific hash tags along with some keywords to pull out a niche group of tweets. This results in about a 35% return of non-related tweets that are cluttering up my results. I am not looking

[twitter-dev] Re: Oauth button

2009-04-07 Thread Ollie
Great work on the buttons. Will be using one of them on http://twitterleague.com. Ollie On Apr 7, 5:56 am, Peter Denton petermden...@gmail.com wrote: Hello all, I have updated the oAuth Button set, per Doug's Sign in with Twitter standardization comments. They are available here.

[twitter-dev] Re: Cache search results and advanced search

2009-04-07 Thread Chad Etzel
Hi Matt, Yep, that sounds like a very reasonable plan of action. 20 calls/hr is way below the Search rate-limit threshold, so you're fine there. If there is some niche overlap with some of your keywords, you might be able to preemptively filter out some tweets by using the not filter w/ the

[twitter-dev] OAuth access token contains user ID

2009-04-07 Thread Ollie
I am just looking into OAuth for the first time as a way of allowing users to login to http://twitterleague.com. All I store in my database is a user ID. So the basic authentication was used to verify credentials and get the user ID. I was looking at the oauth access token and it appears to

[twitter-dev] Re: Oauth button

2009-04-07 Thread Abraham Williams
Awesome work Peter! http://twitter.abrah.am is now using it and future releases of the code will include it too. Abraham On Tue, Apr 7, 2009 at 09:51, Ollie olliedud...@googlemail.com wrote: Great work on the buttons. Will be using one of them on http://twitterleague.com. Ollie On Apr 7,

[twitter-dev] Re: XML Friends Timeline

2009-04-07 Thread JonP
Yes, I would like to use php for this project. Thanks, Jon On Apr 6, 10:16 pm, Peter Denton petermden...@gmail.com wrote: Hi Jon, Are you using PHP? Regards, Peter On Mon, Apr 6, 2009 at 8:44 PM, JonP dbuni...@cox.net wrote: I was able to find an XML feed for those that I follow:

[twitter-dev] Re: Oauth button

2009-04-07 Thread Petermdenton
Cool. Thanks. Please let me know if anyone needs anything. Regards Peter On Apr 7, 2009, at 8:31 AM, Doug Williams d...@twitter.com wrote: Well done Peter. I'll add a link in the Wiki shortly. Doug Williams Twitter API Support http://twitter.com/dougw On Tue, Apr 7, 2009 at 8:14 AM,

[twitter-dev] Re: API Slowness

2009-04-07 Thread Jesse Stay
Is there an ETA on when we might see it speed up? Thanks, @Jesse On Tue, Apr 7, 2009 at 9:46 AM, Doug Williams d...@twitter.com wrote: A bit late in the conversation (but early in the AM here) to chime in but yes and yes. Doug Williams Twitter API Support http://twitter.com/dougw On

[twitter-dev] Re: OAuth and update_profile_image

2009-04-07 Thread Hayes Davis
I wanted to resurrect this because I didn't see an official response in the thread. I do see a response (as of yesterday) on the related support issue[1] but I wanted to verify a couple things. According to this response on the OAuth GetSatisfaction[2] page, Blaine says that multipart forms don't

[twitter-dev] Re: Cache search results and advanced search

2009-04-07 Thread Matt
Thanks for the support and tips! The app is actually live but very limited at the moment due to me just relying on the basic API query. I'll be implementing this major upgrade tonight and then I will follow up here. I don't want my thunder to be stolen on what I think is a brilliant use of

[twitter-dev] Re: XML Friends Timeline

2009-04-07 Thread Burhan TANWEER
Check out our website explorewww.com. We display most recent statuses from friends timeline. If you need the same stuff then I can help you get php code to display these results on your website. Please let me know. On Tue, Apr 7, 2009 at 11:14 AM, JonP dbuni...@cox.net wrote: Yes, I would

[twitter-dev] Re: OAuth access token contains user ID

2009-04-07 Thread Burhan TANWEER
Interesting, I would also like to know the answer On Tue, Apr 7, 2009 at 11:09 AM, Ollie olliedud...@googlemail.com wrote: I am just looking into OAuth for the first time as a way of allowing users to login to http://twitterleague.com. All I store in my database is a user ID. So the basic

[twitter-dev] Re: OAuth access token contains user ID

2009-04-07 Thread Matt Sanford
Hi there, We currently use that user id as a speed optimization and we have no plans to remove it. However, since it's purely an optimization we may change it at some point if we find something to make it faster still. One of my changes currently waiting to go out will add a user_id

[twitter-dev] Re: OAuth and update_profile_image

2009-04-07 Thread Matt Sanford
Hi Hayes, I have yet to test the file upload methods via OAuth but I don't see a reason they should not work, as Blaine stated. Let's keep the pertinent information in the ticket so we can re-construct the issue and the fix all in one, easy to search, place. I'll put my questions

[twitter-dev] Re: Incredible shrinking date window

2009-04-07 Thread Doug Williams
What is the query you are making? Doug Williams Twitter API Support http://twitter.com/dougw On Mon, Apr 6, 2009 at 2:27 PM, kate starbird katestarb...@earthlink.netwrote: March 2, not April 2. I cannot get any messages before March 2. On Apr 6, 2:38 pm, kate starbird

[twitter-dev] Re: Cannot authenticate specific user

2009-04-07 Thread ajax...@gmail.com
i m getting same error Invalid OAuth Request cannot authenticate you On Apr 6, 9:20 pm, Matt Sanford m...@twitter.com wrote: Hi Landon,      I don't see any problem with the account. I don't have any   experience with the PHP library but hopefully someone else on the list   can help out.

[twitter-dev] Re: profile_image_url in public timeline is always the static image

2009-04-07 Thread Chad Etzel
er, probably 381 you mean http://code.google.com/p/twitter-api/issues/detail?id=381 -chad 2009/4/7 Doug Williams d...@twitter.com: I have updated issue 379 [1] with the response from the code owner: 1. http://code.google.com/p/twitter-api/issues/detail?id=379 Doug Williams Twitter API

[twitter-dev] Re: XML Friends Timeline

2009-04-07 Thread JonP
Thanks Peter, but this appears to just be your own activity. I am looking to create a page that mimics the activity of those I follow just like you see when you log-in to twitter. I want to display their photo, name w/link to twitter account, tweet, time, etc. This all appears possible with

[twitter-dev] Re: XML Friends Timeline

2009-04-07 Thread Abraham Williams
If you just want to pull your protected timeline into an rss feed try: http://freemyfeed.com/ 2009/4/7 JonP dbuni...@cox.net Thanks Peter, but this appears to just be your own activity. I am looking to create a page that mimics the activity of those I follow just like you see when you

[twitter-dev] Re: OAuth access token contains user ID

2009-04-07 Thread Ollie Parsley
Thanks Matt. Great idea to make it more effiecient. Ollie On Apr 7, 5:46 pm, Matt Sanford m...@twitter.com wrote: Hi there,      We currently use that user id as a speed optimization and we have   no plans to remove it. However, since it's purely an optimization we   may change it at some

[twitter-dev] Re: profile_image_url in public timeline is always the static image

2009-04-07 Thread Doug Williams
*hand-forehead* Issue 381 it is. Doug Williams Twitter API Support http://twitter.com/dougw 2009/4/7 Chad Etzel jazzyc...@gmail.com er, probably 381 you mean http://code.google.com/p/twitter-api/issues/detail?id=381 -chad 2009/4/7 Doug Williams d...@twitter.com: I have updated

[twitter-dev] Re: VB.net auh failure [403]

2009-04-07 Thread Dimebrain
Isn't request.PreAuthenticate = true functionally equivalent to adding the credentials manually to avoid the double calls? On Apr 5, 1:21 am, James Deville james.devi...@gmail.com wrote: Look at what requests you are sending with Netmon or Wireshark. With Witty (C# wpf app), we discovered that

[twitter-dev] Deprecation of the since parameter and If-Modified-Since header

2009-04-07 Thread Doug Williams
In early March [1] we ran a survey to understand what effect it would have on developers to remove the since parameter and If-Modified-Since header support for timeline methods. The feedback from this survey and the continuing discussion indicates we can remove these parameters and reap the

[twitter-dev] Settings-Connections

2009-04-07 Thread Mobasoft
I understand that a lot of this OAuth development has been and out of some flux lately, but is that https://twitter.com/account/connections link working for anyone? If there is a more prominent place to ask Twitter dev team directly, please inform me. Thanks, Michael

[twitter-dev] Re: Settings-Connections

2009-04-07 Thread Chad Etzel
Working for me, and displaying all of the authorized apps I've used... -Chad On Tue, Apr 7, 2009 at 5:41 PM, Mobasoft mobat...@gmail.com wrote: I understand that a lot of this OAuth development has been and out of some flux lately, but is that https://twitter.com/account/connections link

[twitter-dev] Re: Settings-Connections

2009-04-07 Thread Doug Williams
Michael, All of the API development team read this forum so it's the best place for issues like this. As Chad replied, the connections tab is working for me as expected. Can you go into more detail about what you are seeing that seems off? Doug Williams Twitter API Support

[twitter-dev] Re: Settings-Connections

2009-04-07 Thread Mobasoft
Robots. Something is technically wrong. Thanks for noticing—we're going to fix it up and have things back to normal soon. On Apr 7, 4:53 pm, Doug Williams d...@twitter.com wrote: Michael, All of the API development team read this forum so it's the best place for issues like this. As Chad

[twitter-dev] Re: XML Friends Timeline

2009-04-07 Thread JonP
Surely this cannot be too difficult! The XML feed already exists, I already have an rss praser, so if someone could just provide me with the code to authenticate so I can actually pull the feed into my praser on my server I would be willing to pay! I know one of you knows how to do this! Thanks!

[twitter-dev] Re: XML Friends Timeline

2009-04-07 Thread Chad Etzel
Mr. Peter McDenton's fine example will do exactly what you want, it seems. He updated it to pull the friend's timeline instead of your personal timeline: http://twibs.com/examples/example.php Is this not what you are asking? -Chad On Tue, Apr 7, 2009 at 7:32 PM, JonP dbuni...@cox.net wrote:

[twitter-dev] Re: XML Friends Timeline

2009-04-07 Thread Chad Etzel
On Tue, Apr 7, 2009 at 7:49 PM, Matt Sanford m...@twitter.com wrote: Hi Jon,     I'm not sure what tone you intended with I know one of you knows how to do this but when it played in my head it sounded like a threatening father voice. +1. We're all pretty willing to help out on this list,

[twitter-dev] Re: XML Friends Timeline

2009-04-07 Thread Peter Denton
Yeah, Jon, honestly your attitude is pretty lame. I took time to write something for you that did EXACTLY what you asked, in PHP, as you requested, in an HTML page, with everything done. All that you had to do was copy and paste it into your page, changed the username and password, and it would

[twitter-dev] Re: XML Friends Timeline

2009-04-07 Thread Peter Denton
you're not using the code I sent correct? On Tue, Apr 7, 2009 at 1:19 PM, JonP dbuni...@cox.net wrote: I am getting the following error: 200 OK. The request has succeeded. However, valid XML was not returned. On Apr 7, 12:55 pm, Abraham Williams 4bra...@gmail.com wrote: If you just want

[twitter-dev] Re: XML Friends Timeline

2009-04-07 Thread JonP
Peter, I would like to use your code if possible, thank you for updating it for me! The version you had earlier was different. This is perfect! I will gladly pay you for it. I really appreciate all the help, from all of you, Mr. Denton especially for writing that for me! I didn't mean to offend

[twitter-dev] How to implement 'following _me and followers_me of twitter

2009-04-07 Thread supercometi
I started to get interested in how to design and implement Twitter. I have a question!!!. I couldn’t sleep for several days because of this problem. A lot of users on twitter have many 'following'. There are more than 20,000. Some have many 'followers' like TechCrunch has 352,835. For example,

[twitter-dev] Re: XML Friends Timeline

2009-04-07 Thread JonP
I am sorry Peter, I didn't see that you had changed the script! That is awesome! Thank you so much, I really appreciate you taking the time out to write that for me! I would love to use the script, it's perfect, just let me know how much I owe you. I tried it out and it works great! Thank you

[twitter-dev] OAuth question

2009-04-07 Thread Derek Gathright
So I'm able to authenticate receive the OAuth tokens, but I've yet to find any documentation on what exactly do with them after they're stored. So, instead of providing HTTP basic auth info, what specifically do I pass along with my request to say... update the user's status? Any PHP code

[twitter-dev] OAuth in a WordPress Plugin

2009-04-07 Thread redwall_hp
I'm planning out a WordPress plugin that will make use of the Twitter API (which I have experience with). I'd like to avoid using basic HTTP authentication if I can, in favor of OAuth. I've been doing some reading on OAuth, and I think I get the general idea, though I haven't tried any

[twitter-dev] Re: VB.net auh failure [403]

2009-04-07 Thread James Deville
Almost. request.PreAuthenticate still sends a double request the first time. Behind corporate firewalls (where multiple clients may be getting aggregated to one IP address), you can still hit the unauth'ed rate limit. I'll try tomorrow at work (where I can usually repro the above situation) and

[twitter-dev] Sending @replies though Oauth

2009-04-07 Thread matthewlesh
Hey, I'm currently have an issue when sending @replies when updating statuses though the twitter API using Oauth. The script works fine except when somebody is trying to @reply you. The result is a blank page return [no xml error or anything]. Is there some kind of issue i should know about or