[twitter-dev] 401 unauthorized

2009-04-18 Thread Ken W
My previous post is waiting to be moderated since I'm a newbie I think, but I was wrong. I thought it was a get vs. post issue, but it seems to be that my code works very intermittently. The error is always a 401 unauthorized in getting the access token from the request token. but once in a while

[twitter-dev] Re: Proof of identity rather than authorization

2009-04-18 Thread GraemeF
I think we're getting some movement on this - see this thread: http://groups.google.com/group/twitter-development-talk/browse_thread/thread/73524da521d3081c?hl=en Cheers, G.

[twitter-dev] Re: What precisely does notification mean?

2009-04-18 Thread Allen
Thanks...that helps clear this confusion up. On Apr 17, 4:38 pm, Doug Williams d...@twitter.com wrote: Allen, Notifications are for device notifications (like SMS or IM) if the user has them enabled. Following means that a user's updates are included in your timeline. Notifications mean that

[twitter-dev] Re: IP Address range

2009-04-18 Thread Joshua Perry
I'll be honest, filtering outbound traffic is very draconian. Is this a company server, or are you guys renting a hosted server yourselves? If it is the latter I would tell them to accept all outbound traffic or switch hosts. billbarn42 wrote: I've got a python script that is monitoring

[twitter-dev] Re: friends_timeline and following

2009-04-18 Thread Arnaud
Same problem here (using json format). It seems to happen with more and more users since yesterday. On Apr 4, 7:21 am, SuNcO sunco...@hotmail.com wrote: I vote (or the word that you use) for this issue. I attach a png with two samples On 3 abr, 17:48, Martin Dufort martin.duf...@gmail.com

[twitter-dev] Re: url as an input

2009-04-18 Thread ParsePlz
Actually what I meant, Say I did a search on URL at backtweets.com and gave me 256 results. But when I search the same url via their API using a program it gives 26 results ... That is why I am being confused on that.. Am I not in correct track or their API gives lesser output than their own

[twitter-dev] Search by in_reply_to_status_id

2009-04-18 Thread lordofthelake
Hello. I started a project whose goal is to allow users to track the reaction of the crowd to their posts. This includes showing all the replies and retweets born as reaction to the original message, organizing the data in a threaded schema. While finding retweets of a particular message is

[twitter-dev] Re: url as an input

2009-04-18 Thread Abraham Williams
That is an issue you will have to talk to backtweets about. On Sat, Apr 18, 2009 at 04:05, ParsePlz parseplz.a...@gmail.com wrote: Actually what I meant, Say I did a search on URL at backtweets.com and gave me 256 results. But when I search the same url via their API using a program it

[twitter-dev] Re: Search by in_reply_to_status_id

2009-04-18 Thread Abraham Williams
http://code.google.com/p/twitter-api/issues/detail?id=142 On Sat, Apr 18, 2009 at 12:32, lordofthelake h1dd3n...@yahoo.it wrote: Hello. I started a project whose goal is to allow users to track the reaction of the crowd to their posts. This includes showing all the replies and retweets born

[twitter-dev] Re: url as an input

2009-04-18 Thread Stuart
2009/4/18 ParsePlz parseplz.a...@gmail.com: Actually what I meant, Say I did a search on URL at backtweets.com and gave me 256 results. But when I search the same url via their API using a program it gives 26 results ... That is why I am being confused on that.. Am I not in correct

[twitter-dev] Re: Search by in_reply_to_status_id

2009-04-18 Thread lordofthelake
Thanks for the link. On Apr 18, 7:40 pm, Abraham Williams 4bra...@gmail.com wrote: http://code.google.com/p/twitter-api/issues/detail?id=142 On Sat, Apr 18, 2009 at 12:32, lordofthelake h1dd3n...@yahoo.it wrote: Hello. I started a project whose goal is to allow users to track the

[twitter-dev] Looking for someone to switch my app from http post auth to OAuth

2009-04-18 Thread stueynet
I know its simple to do but I am swamped right now. I need someone that can switch the authentication on my app to OAuth from the current http post I am using now. My app posts tweets on behalf of the user. I current do this using username/password stored in a session once the user logs in. I

[twitter-dev] About statuses/friends_timeline

2009-04-18 Thread Vitus
Hi2all! I've found, that http://twitter.com/statuses/friends_timeline.xml response with XML document, where info about user is repeated for every status. I think, it's so uneffective by traffic volume reason! How can I get friend's statuses without full info about the author? Thanks!

[twitter-dev] Status Element

2009-04-18 Thread Joseph
I am trying to process the Status Element, but followers_count is always coming back empty. All other fields (user.id, user.name, etc.) are OK. Any ideas? this is in response to an API call to get public_timeline (which returns the Status Element).

[twitter-dev] Re: Status Element

2009-04-18 Thread Chad Etzel
Example output (i.e. the raw xml or json you are receiving) would be helpful. -Chad On Sat, Apr 18, 2009 at 3:26 PM, Joseph northwest...@gmail.com wrote: I am trying to process the Status Element, but followers_count is always coming back empty. All other fields (user.id, user.name, etc.)

[twitter-dev] OAuth Authenticate Feature disabled?

2009-04-18 Thread Damon C
Hi, Working on OAuth'ing some of my apps today and noticed that the authenticate (vs. authorize) feature appears to have been disabled since some time last night? Was just curious if there was an updated status about this? Thanks, Damon -- Damon P. Cortesi Security Guy, Twitter Apps Blog:

[twitter-dev] Re: OAuth Authenticate Feature disabled?

2009-04-18 Thread Chad Etzel
I believe Matt said that the authenticate mechanism may be undergoing lots of sudden changes in the near future after the discussion surrounding it the past few days. -Chad On Sat, Apr 18, 2009 at 5:37 PM, Damon C d.lifehac...@gmail.com wrote: Hi, Working on OAuth'ing some of my apps today

[twitter-dev] Re: OAuth Authenticate Feature disabled?

2009-04-18 Thread Damon P. Cortesi
Ah, gotcha. *goes to catch up* Thanks, Chad. On Apr 18, 2:40 pm, Chad Etzel jazzyc...@gmail.com wrote: I believe Matt said that the authenticate mechanism may be undergoing lots of sudden changes in the near future after the discussion surrounding it the past few days. -Chad On Sat, Apr

[twitter-dev] OAuth tokens don't seem to last more than a day

2009-04-18 Thread tweetalkr
OAuth tokens don't seem to be valid more than a day. Anyone else experiencing this? Is there a fix. Its is very irritating to keep reauthorising.

[twitter-dev] Re: Tweet Corpus creation for NLP research

2009-04-18 Thread djMax
Hi Jay, very interesting project. I run a hyperlocal wiki in Boston: http://boston.povo.com. How are you pulling these, are you going after specific users who set their location to Boston (or whichever city)? On Apr 17, 4:20 pm, jayb jbo...@gmail.com wrote: I've been collecting tweets for

[twitter-dev] Re: Oauth button

2009-04-18 Thread Shannon Whitley
I wish someone could have been there when I created the Twit Connect WordPress plugin. http://www.voiceoftech.com/swhitley/?p=683#twc_button I begged for someone to help me create a button, but I had to make my own. Thanks to Peter, I'll now be able to standardize on the next version. On Apr

[twitter-dev] API limits - what am I missing? Seeking clarity on API request limits.

2009-04-18 Thread Khyron
I see the 2 following statements made, in the following order within moments of each other at http://apiwiki.twitter.com/REST+API+Documentation. Under Pagination Limiting: Clients may request up to 3,200 statuses via the page and count parameters. Requests for more than the limit will result

[twitter-dev] Link in updates from api

2009-04-18 Thread Vaibhav
Hi All, I want to add a link in the tweet, I send from my application using apis. Please let me know how can I do that? Thanks

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

2009-04-18 Thread meatwad
I'm having the same problems. Doing a POST to... https://twitter.com/statuses/update.xml POST data.. oauth_version=1.0 oauth_nonce=d4afc59eae1eda82d4efb0c871608256 oauth_timestamp=1240100668 oauth_consumer_key=MY_CONSUMER_KEY status=Hello+World%21 oauth_token=OAUTH_TOKEN_FOR_USER

[twitter-dev] Test Account Procedures

2009-04-18 Thread Greg
Hi Alex, I was wondering if you have a provision/process for obtaining Test Accounts and Data. I want to try to avoid creating test accounts. Thanks, Greg.