Re: [twitter-dev] Can twitter api update photo?

2011-08-09 Thread kamesh SmartDude
you can update u r profile photo by using twitter API https://api.twitter.com/1/account/update_profile_image.json //kamesh. On Wed, Aug 10, 2011 at 11:29 AM, LoVenus wrote: > Today I see we can update photo by twiiter. > > So, will twiiter api support update photo? > > -- > Have you visited th

[twitter-dev] Can twitter api update photo?

2011-08-09 Thread LoVenus
Today I see we can update photo by twiiter. So, will twiiter api support update photo? -- Have you visited the Developer Discussions feature on https://dev.twitter.com/discussions yet? Twitter developer links: Documentation and resources: https://dev.twitter.com/docs API updates via Twitter: h

[twitter-dev] Add to list

2011-08-09 Thread Amit Debnath
We intend to create an option of "Add to List" as in twitter. When clicked, this would show the authenticating user's lists and tick off those the target account is already part of. The problem is with the second part "ticking of the lists the target account is part of", as it is taking too man

Re: [twitter-dev] other twitter forums

2011-08-09 Thread Taylor Singletary
Our small team at Twitter is very active in the developer discussions on https://dev.twitter.com/discussions . We try to answer all the questions that come in but often will let threads mellow for a bit to allow non-Twitter employees a chance to answer. If there are any threads in particular you're

[twitter-dev] Re: users/lookup

2011-08-09 Thread Justin
So it only works with POST for me when using authentication. Not sure if this is an issue with the API itself. On Aug 9, 12:17 pm, Justin wrote: > I'm using the users/lookup.json API and passing a valid list of > user_ids that I retrieve from friends/ids (yes, there are <100). > > I keep getting

Re: [twitter-dev] other twitter forums

2011-08-09 Thread Viaduct Productions
Active? They all seem equally useless. There is hardly any support. I've asked the same question in 3 places and I've been waiting a month. So much for an "API". But try this as you might get further than I have: http://code.google.com/p/twitter-api/issues/list _ Rich in Tor

[twitter-dev] other twitter forums

2011-08-09 Thread Jonas
Are there any other active twitter forums? -- Have you visited the Developer Discussions feature on https://dev.twitter.com/discussions yet? Twitter developer links: Documentation and resources: https://dev.twitter.com/docs API updates via Twitter: https://twitter.com/twitterapi Unsubscribe or

[twitter-dev] users/lookup

2011-08-09 Thread Justin
I'm using the users/lookup.json API and passing a valid list of user_ids that I retrieve from friends/ids (yes, there are <100). I keep getting the response: "No user matches for specified terms" when making the call, even though the list is valid and I have inspected the request being sent. Any

[twitter-dev] Cannot make POST with "Authorization: OAuth" headers works.

2011-08-09 Thread Blaise
Hi all, I try to use the a POST request with the OAuth headers as follow to post a message on my twitter: POST /1/statuses/update.json HTTP/1.1 Host: api.twitter.com Accept: */* Authorization: OAuth oauth_version="1.0",oauth_nonce="a1df9b758e16eaebe8a2208d1e210bfb",oauth_timestamp="1312861474",oa