Re: [twitter-dev] updating profile Image

2010-09-20 Thread Raghu Prasad
On Mon, Sep 20, 2010 at 7:07 PM, John Meyer john.l.me...@gmail.com wrote: I'm getting a 404 error using the URL http://api.twitter.com/1/account/update_profile_image.xml  Is that the correct URL or should I be using something else? We are not using the XML though. The URL

Re: [twitter-dev] What is the status of profile image changes via API?

2010-09-14 Thread Raghu Prasad
On Mon, Sep 13, 2010 at 8:40 PM, Taylor Singletary taylorsinglet...@twitter.com wrote: Hi Raghu, One thing I recommend checking is that you're using the supported URL scheme for API-based profile image uploads, http://api.twitter.com/1/account/update_profile_image.json Spot on! This was the

[twitter-dev] What is the status of profile image changes via API?

2010-09-13 Thread Raghu Prasad
Hi! Twitter Devs, The profile image update via API is still not working in my test environment. Is there any end date planned to fix this bug? Can anyone confirm that they are able to update their profile image via API using OAuth? BTW, up to a couple of months back, my code for doing this was

Re: [twitter-dev] What is the status of profile image changes via API?

2010-09-13 Thread Raghu Prasad
On Mon, Sep 13, 2010 at 8:33 PM, CWorster cwors...@schlimmer.com wrote: Hi Raghu, the profile image upload via API works fine. The new image is returned immediately. No caching issues. Thanks for the info. That means I'm doing something wrong. I'll check. I'm using the PHP library from

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 

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

2010-08-08 Thread Raghu Prasad
On Sun, Aug 8, 2010 at 5:58 AM, marketingmaniac execut...@gmail.com wrote: i use to have this app that suddenly doesn't work anymore,, it use to work perfectly and now ,, hmm,, any help would be appreciated,, Though I don't know a bit about VB, I can safely say that profile image functionality

[twitter-dev] What happened to updating display picture via API?

2010-08-03 Thread Raghu Prasad
Hi! I have a small application (under testing) which used to update display pictures of users via API. It has stopped working for over three weeks. In fact, if I change the picture via API, I don't get any error, but the picture of that user is gone. Even updating profile picture of the same user

Re: [twitter-dev] Re: What happened to updating display picture via API?

2010-08-03 Thread Raghu Prasad
On Tue, Aug 3, 2010 at 7:43 PM, Taylor Singletary taylorsinglet...@twitter.com wrote: Hi Raghu, We have a couple issues with image uploads at the moment that we're still cleaning up. Read a bit more about the current state of image uploads in this thread: 

[twitter-dev] Re: update_profile_image api issues

2009-04-16 Thread Raghu Prasad
On Apr 15, 6:10 pm, ctshryock cts...@gmail.com wrote: I have an app that posts new profile images using update_profile_image in the API. as of about 3 some weeks ago (rough guess) the images uploaded are coming up broken, though I'm still getting a success status. I dug through this group

[twitter-dev] Re: update_profile_image not updating user's profile_image_url

2009-04-03 Thread Raghu Prasad
On Apr 2, 10:50 am, pianoben piano...@gmail.com wrote: I've Googled around a bit, and haven't found anything that talks about this issue, so I humbly submit my problem to the Twitter wizards. Here's the problem - when I call the API function update_profile_image, the upload succeeds, and

[twitter-dev] Re: Delay in display of profile image updated via API

2009-04-03 Thread Raghu Prasad
On Apr 2, 5:51 pm, Clint Shryock cts...@gmail.com wrote: Can you please give some pointer to how to use local source to represent the new avatar? My application (a desktop application) allows a user to select a file on the hard drive and upload it to Twitter.  This application also

[twitter-dev] Re: Delay in display of profile image updated via API

2009-04-02 Thread Raghu Prasad
On Apr 1, 5:49 pm, Clint Shryock cts...@gmail.com wrote: The lag wasn't nearly as noticeable when the update_profile_image was first offered, but has since as you noted become considerable. As a work around my app, which updates profile images from a local source, uses the local source to