jbrown
13 years agoContributor
Set url_icon results in Error 303
I'm trying to set the avatar url by posting to /restapi/vc/users/login/<name>/profiles/name/url_icon/set however the response it returns has an error code of 303.
The body of the post
value=http://someurlhere&restapi.session_key=mySessionKey
The body of the response contains some sort of serialized user object but nothing helpful.