[twitter-dev] Re: Uploading a Profile Image help

2010-09-03 Thread Shannon Whitley
This call was working fine for me using basic auth. I've been converting my code to oAuth on my test machine. I now receive a 200 reply and the user's profile data, but the image is not updated. On Aug 9, 8:33 am, MeltingIce meltingice8...@gmail.com wrote: I too am waiting for the

Re: [twitter-dev] Re: Uploading a Profile Image help

2010-09-03 Thread Raghu Prasad
On Sat, Sep 4, 2010 at 5:33 AM, Shannon Whitley shannon.whit...@gmail.com wrote: This call was working fine for me using basic auth.  I've been converting my code to oAuth on my test machine.  I now receive a 200 reply and the user's profile data, but the image is not updated. On Aug 9, 8:33 

[twitter-dev] Re: Uploading a Profile Image help

2010-08-09 Thread MeltingIce
I too am waiting for the profile image API call to be fixed. I have checked the request and even dove into HTTP_Request2's internal code just to verify that the request is correct. The only error I get back is 500 Internal Server Error. No other hints or suggestions are present in the response

[twitter-dev] Re: Uploading a Profile Image help

2010-08-08 Thread Tom
That's a lot of code, but it's easier to debug this kind of issues if you show the request to Twitter. Tom PS: You should switch to oAuth! On Aug 8, 2:28 am, marketingmaniac execut...@gmail.com wrote: i use to have this app that suddenly doesn't work anymore,, it use to work perfectly and