Get your own customer support community
 

I keep getting someone else's avatar when uploading a new avatar.

If I attempt to upload a new profile image, I get someone else's image.

I use the following (as this has allowed me, in the past, to upload animated gif files).

while curl -u user:pass --header "Expect: " -F image="@/path/to/image.gif" \
https://twitter.com/account/update_pr... |grep Error ;
do
sleep 1;
done

The above usually works within about 5 iterations setting my avatar yo the animated gif specified. This no longer works, and I get someone else's Image instead.
 
sad I’m upset!
Inappropriate?
1 person has this problem

User_default_medium