Re: [twitter-dev] Update profile background image using Oauth API

2010-01-17 Thread Raffi Krikorian
hi - yes - this is completely doable.

i wrote a simple ruby script and posted it at
http://mehack.com/uploading-a-background-image-to-twitter-using (which may
be having DNS issues at the moment, and if so, just go see the code directly
at http://gist.github.com/279650) -- that code demonstrates how to construct
the signature, and upload a background image.  i tested it on my test
account, and it works great.

On Sun, Jan 10, 2010 at 9:33 AM, rohit khariwal khariwal.ro...@gmail.comwrote:

 I have tried it. The command line code is working fine but not working with
 Oauth API.


 On Sun, Jan 10, 2010 at 10:36 PM, Pedro Junior v.ju.ni.o...@gmail.comwrote:

 *Yes, is possible.*

 *
 http://apiwiki.twitter.com/Twitter-REST-API-Method:-account 
 update_profile_background_imagehttp://apiwiki.twitter.com/Twitter-REST-API-Method:-account%C2%A0update_profile_background_image
 *
 -
 Pedro Junior


 2010/1/10 rohit khariwal.ro...@gmail.com

 I have been researching the PHP script to update the background image
 of twitter profile. I found lots of code but none of them seems to be
 working.

 Is it really possible to do this using API?

 Thanks






-- 
Raffi Krikorian
Twitter Platform Team
http://twitter.com/raffi


Re: [twitter-dev] Update profile background image using Oauth API

2010-01-10 Thread Pedro Junior
*Yes, is possible.*

*
http://apiwiki.twitter.com/Twitter-REST-API-Method:-account
update_profile_background_imagehttp://apiwiki.twitter.com/Twitter-REST-API-Method:-account%C2%A0update_profile_background_image
*
-
Pedro Junior


2010/1/10 rohit khariwal.ro...@gmail.com

 I have been researching the PHP script to update the background image
 of twitter profile. I found lots of code but none of them seems to be
 working.

 Is it really possible to do this using API?

 Thanks