[twitter-dev] The right auth for delegated authority.

2011-02-08 Thread Jimbo
Hi, Could someone help explain which auth (if any) is appropriate for the following: - We have a web app that runs oAuth. - We've an increasing user voice for iPhone Android apps - So we're working to publish an API. - Our API will be open to apps, web offline use. - We don't currently hold

[twitter-dev] Re: TwitPic with OAuth Echo

2011-02-08 Thread Choock
Sure, Matt, sorry if it sounds like I want you to speak for them :) Cheers, Choock. On 8 фев, 03:16, Matt Harris thematthar...@twitter.com wrote: Hi Choock, I can't speak for why TwitPic works one way or the other. You would need to speak to them directly about how they implement OAuth Echo.

[twitter-dev] Re: Twitter Whitelist

2011-02-08 Thread pl
What benefits would be got from whitelisting? I've developed a simple app that all it does is send direct messages from one account to another, after first setting the accounts to follow each other. It's a web based app, not a desktop one. It does not use any searching etc, in fact it only uses

[twitter-dev] oAuth Authorization Header

2011-02-08 Thread Tim Skipper
Is the order of the parameters important in the Authorization header? Must it match that of the base string used for signing? Regards, Tim Skipper http://www.intonet-technology.co.uk -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter:

[twitter-dev] Sitestream whitelisting for Twidroyd

2011-02-08 Thread ralph zimmermann
Hi guys, Can you please tell me how long it takes to get the whitelist approval for sitesteams? I've sent the application via (http://bit.ly/ sitestreams) about two months ago and we really want to move forward. Thanks, Ralph -- Twitter developer documentation and resources:

[twitter-dev] Tweeter and facebook api Integration Issue

2011-02-08 Thread tinku
Hi, I am new to FB and Twitter API usage. I am trying to use both of them on my web page Tweet button (twitter) and Like button (FaceBook). Couple of times i observed weired issue where tweet button was appearing in place of Like button. Is this problem faced by anybody in this forum below

[twitter-dev] HTTP ERROR: 401

2011-02-08 Thread sangeeta katvate
Hello, I am using this api, http://stream.twitter.com/statuses/filter.xml, i am sending a parameter track=hello In response, i am getting HTTP ERROR: 401 html head meta http-equiv=Content-Type content=text/html; charset=ISO-8859-1/ titleError 401 UNAUTHORIZED/title /head body h2HTTP ERROR:

[twitter-dev] Re: You can't follow yourself

2011-02-08 Thread Peter MacRobert
Hi Jim That worked for me - thanks for posting. The @anywhere api is largely undocumented and I was also confused by this syntax! Ta, Pete On Jan 20, 10:37 pm, Jim Spath jsp...@pangeamedia.com wrote: NM, I solved my own problem, the correct syntax is indeed: T.User.find( name_to_follow

[twitter-dev] Re: Is there going to be another Chirp?

2011-02-08 Thread Orian Marx (@orian)
I'll second holding it in NYC! (but I'm biased) On Feb 6, 11:35 pm, Brainewave Consulting i...@brainewave.com wrote: I vote for Chirp: NYC! Mike Caprio Principal and Lead Consultant Brainewave Consulting 402 Graham Avenue PMB 211 Brooklyn, NY  11211 p: +1-347-269-0558 @brainewave On

Re: [twitter-dev] Re: You can't follow yourself

2011-02-08 Thread Matt Harris
HI Peter, I'm glad you have this working. Just to explain the @anywhere JS-API isn't documented because it's not supported by Twitter. This is because the JS-API is considered part of the internals of @anywhere, which means it could change without notice at anytime. Best, @themattharris

[twitter-dev] twitter ideas for multiple users....or does this exist?

2011-02-08 Thread Victoria Smith
Hello Twitter, I thought I noticed this on a twitter page...but now that i'm looking i'm thinking I imagined this myself, and since I proposed this to my company as a possible idea, I look like an idiot if I'm completely wrong about this. The idea is basically for Company twitter pages. There

Re: [twitter-dev] twitter ideas for multiple users....or does this exist?

2011-02-08 Thread Tom van der Woerdt
Yes, it exists, but it's currently in a very closed beta phase within the Twitter HQ. You may find more if you search for contributors. I haven't seen an API for this yet. Tom On 2/8/11 7:09 PM, Victoria Smith wrote: Hello Twitter, I thought I noticed this on a twitter page...but now

Re: [twitter-dev] twitter ideas for multiple users....or does this exist?

2011-02-08 Thread Peter Denton
check out contributors: http://blog.twitter.com/2009/12/feature-test-with-businesses.html On Tue, Feb 8, 2011 at 10:09 AM, Victoria Smith victoriannsm...@gmail.comwrote: Hello Twitter, I thought I noticed this on a twitter page...but now that i'm looking i'm thinking I imagined this myself,

Re: [twitter-dev] twitter ideas for multiple users....or does this exist?

2011-02-08 Thread Victoria Smith
Tom, Thank you for getting back to me Contributors? I'm not exactly sure what that means? Just search it on Twitter.? -Victoria On Tue, Feb 8, 2011 at 1:57 PM, Tom van der Woerdt i...@tvdw.eu wrote: Yes, it exists, but it's currently in a very closed beta phase within the Twitter HQ. You may

Re: [twitter-dev] twitter ideas for multiple users....or does this exist?

2011-02-08 Thread Tom van der Woerdt
Actually, I meant Google : http://www.google.com/search?q=twitter+contributors+api Tom On 2/8/11 8:01 PM, Victoria Smith wrote: Tom, Thank you for getting back to me Contributors? I'm not exactly sure what that means? Just search it on Twitter.? -Victoria On Tue, Feb 8, 2011 at 1:57 PM, Tom

Re: [twitter-dev] twitter ideas for multiple users....or does this exist?

2011-02-08 Thread Victoria Smith
oh great thanks!! On Tue, Feb 8, 2011 at 2:02 PM, Tom van der Woerdt i...@tvdw.eu wrote: Actually, I meant Google : http://www.google.com/search?q=twitter+contributors+api Tom On 2/8/11 8:01 PM, Victoria Smith wrote: Tom, Thank you for getting back to me Contributors? I'm not

Re: [twitter-dev] twitter ideas for multiple users....or does this exist?

2011-02-08 Thread Victoria Smith
Hi, yes I saw this on the blog, but this was post-dated 2009. Shouldn't this be working on twitter now? Victoria On Tue, Feb 8, 2011 at 1:56 PM, Peter Denton petermden...@gmail.com wrote: check out contributors: http://blog.twitter.com/2009/12/feature-test-with-businesses.html On Tue, Feb

Re: [twitter-dev] twitter ideas for multiple users....or does this exist?

2011-02-08 Thread Alex McLintock
On 8 February 2011 18:09, Victoria Smith victoriannsm...@gmail.com wrote: The idea is basically for Company twitter pages. There are usually more than one member of a company so there is a lot of stuff different people want to say, if each employee had a member ID, they could post their

[twitter-dev] The statuses_count is different (incorrect) when include_entities is turned on

2011-02-08 Thread Raul
I've noticed that for certain profiles, the number of tweets count is incorrect when you request a profile with include_entities=true Is this a bug in the API or should I expect the counts to be different? I've included examples of the two responses below. Regularly, the API returns

[twitter-dev] Re: 401: Unauthorized (Python)

2011-02-08 Thread themattharris
Hey John, So a couple of things i've noticed. 1. You are using https://twitter.com instead of https://api.twitter.com 2. Maybe i'm following your flow incorrectly but it looks like you are passing the OAuth parameters twice. Once in the URL parameters and once in the body? 3. You are passing an

[twitter-dev] Failed to validate oauth signature and token

2011-02-08 Thread Dale
I am attempting to set up a ColdFusion script to do auto updates to Twitter when a new article is posted to our CMS. I have been having trouble getting the request token and keep getting the Failed to validate oauth signature and token error message when making attempts. Here is my request

[twitter-dev] Re: Failed to validate oauth signature and token

2011-02-08 Thread Dale
I just set the system clock on my Win 2003 server to net time / setsntp:0.pool.ntp.org 1.pool.ntp.org 2.pool.ntp.org as I saw a lot of folks saying this fixed their issues, but it had no effect. On Feb 8, 3:15 pm, Dale d...@dealflow.com wrote: I am attempting to set up a ColdFusion script to do

[twitter-dev] Re: Is includes_rts=true for statuses/mentions broken?

2011-02-08 Thread Anil Chawla
It's been a while but I want to follow up on this because we still have the issue. Is anyone able to pull native retweets when calling the statuses/mentions endpoint? An indication that includes_rts either works for you or doesn't work would be great. Thanks, -Anil On Dec 14 2010, 11:44 am,

[twitter-dev] Home timeline returns different results from one pageload to another

2011-02-08 Thread craigpierce
Hello. I checked the bug ticket list, several pages back on this discussion list and the FAQ - I don't see this particular issue anywhere, but please forgive me if it has been discussed before (and please point me towards the solution!)... Facts: * I am using the TwitterOAuth PHP class from

Re: [twitter-dev] Re: Failed to validate oauth signature and token

2011-02-08 Thread Matt Harris
Hi Dale, There are a number of things that can cause OAuth to fail. We've clarified our error messages to try and make it easier to know which bit is the cause of the problem. For timestamps we return the error message Timestamp out of bounds. In your case the error message is saying your

Re: [twitter-dev] Re: Failed to validate oauth signature and token

2011-02-08 Thread victoriannsmith
I'm getting CC'd on all these emails, can you take me off please? Sent via BlackBerry by ATT -Original Message- From: Matt Harris thematthar...@twitter.com Sender: twitter-development-talk@googlegroups.com Date: Tue, 8 Feb 2011 17:34:18 To: twitter-development-talk@googlegroups.com

Re: [twitter-dev] Re: Failed to validate oauth signature and token

2011-02-08 Thread victoriannsmith
Do I have to leave the group? Sent via BlackBerry by ATT -Original Message- From: Matt Harris thematthar...@twitter.com Sender: twitter-development-talk@googlegroups.com Date: Tue, 8 Feb 2011 17:34:18 To: twitter-development-talk@googlegroups.com Reply-To:

Re: [twitter-dev] Home timeline returns different results from one pageload to another

2011-02-08 Thread Matt Harris
Hi Craig, Can you you share the actual requests you are making, including the OAuth parameters you are sending. I can then take a look at what might be happening. Also, if you can let me know your screen_name I can see if I get the same response querying your user_timeline. Best, @themattharris

[twitter-dev] @Mentions URL in PHP

2011-02-08 Thread Leon Meijer
Hello all, Just gave it a quick google but no results so far, i'm looking for a PHP regular expression / script that scans a tweet for @ username, I'm not so good at regular expressions so does someone have a sample code that scans for @mentions and creates a URL to the users profile