[twitter-dev] [Twitter Profile Image Update]What am I gonna do? anybody knows?

2010-06-16 Thread jusung Kye
I'm trying to make a APP about changing Twitter Avatar Image. I have tried about this problem for 2week. but I could found any solution. I tried this method using Curl. and this method works well. [Curl Method] curl -u user:password -H 'Expect:' -F image=@'test2.png;type=image/ png'

Re: [twitter-dev] [Twitter Profile Image Update]What am I gonna do? anybody knows?

2010-06-16 Thread Taylor Singletary
Hi Jusung, Our image upload facilities are in need of some refactoring -- they frequently respond with a 500, sometimes having processed the image and sometimes not. Have you checked after uploading to see if the image was accepted? I'm not familiar enough with Objective-C to really help you in

Re: [twitter-dev] [Twitter Profile Image Update]What am I gonna do? anybody knows?

2010-06-16 Thread Clint Shryock
Jusung - I'm using Objective-c as well and I've gotten more than an handful of 500 errors, even the the post was successful and the avatar was updated. The users/show API also is slow to update and show the new avatar. Is your Twitter avatar update reflected on twitter.com ? +Clint On Wed, Jun