User Avatar API Endpoint 404 on POST, 200 on GET

I am trying to update a users avatar using the REST API. I am getting a 200 when using a GET request, and retirving the users current Avatar. When I try to update the Avatar with a PUT or POST, I get a 404 error. Am I doing something wrong or need to configure something?

Parents
No Data
Reply
  • Former Member
    0 Former Member in reply to Stephen Vicino

    You are correct, there is a check in the code that cannot be bypassed when using the REST API.   There is no workaround (other than enabling remote avatars while performing the update) and it will require a bug fix to address the issue in the API.

    A bug has been filed to have this looked at.

    [embed:1a3cced3-af51-49ce-89e2-91f65855cd2d:5cbd5276-08d6-4482-b3be-59233f609513:id=TE-17671]

Children