Re: [twitter-dev] Re: Profile image uploads not working (using twitter-async)

2010-07-15 Thread Matt Harris
Just wanted to say the image uploading should now be fixed but any broken images will need to be uploaded again. The error you are seeing coming from the servers is the standard response returned when a file is not found. The access denied message is because nothing was found at the URL and there i

[twitter-dev] Re: Profile image uploads not working (using twitter-async)

2010-07-15 Thread 3DTOPO
I am having the same issue as well. I took a look at the page source for my test profile, copied the URI and pasted it a web browser. In Safari it gives me a broken image icon, in Firefox it says: The image “http://a3.twimg.com/profile_images/1078824623/ img_normal.png” cannot be displayed, beca

[twitter-dev] Re: Profile image uploads not working (using twitter-async)

2010-07-15 Thread Bob
We've been experiencing this issue since yesterday see: http://groups.google.com/group/twitter-development-talk/browse_thread/thread/bd560e9866081639 And: http://code.google.com/p/twitter-api/issues/detail?id=1745 For more info. Looks like they just fixed it for new uploads but any uploads mad

[twitter-dev] Re: Profile image uploads not working (using twitter-async)

2010-07-14 Thread Jaanus
I have a similar problem. I am trying to upload a profile image with the API with OAuth authentication. I get a 200 response and a valid response body, indicating a path like http://a1.twimg.com/profile_images/1078800125/myProfileImage_normal.jpg in the response for the uploaded image. However, whe