[twitter-dev] Re: Update Profile Background using oauth

2009-11-17 Thread Atif
It does not seems to be OATH problem since user gets logged-in fine but there is some issue while setting/uploading background.. If its OATH problem, it gave 'Invalid OATH signature Error' On Nov 17, 6:16 am, jmathai jmat...@gmail.com wrote: Which library are you using?  Looking at this line:

[twitter-dev] Re: Update Profile Background using oauth

2009-11-16 Thread jmathai
You can use this to debug your signing process and find out where it's going awry: http://hueniverse.com/2008/10/beginners-guide-to-oauth-part-iv-signing-requests/ On Nov 15, 9:51 pm, stevie stevie@gmail.com wrote: Hi All,           Update profile background using twitter api is working

[twitter-dev] Re: Update Profile Background using oauth

2009-11-16 Thread jmathai
Which library are you using? Looking at this line: $args = array('@image' = '@'.$temp_img); it appears you might be using twitter-async. On Nov 15, 9:51 pm, stevie stevie@gmail.com wrote: Hi All,           Update profile background using twitter api is working fine with username and