Navigation

    FusionAuth
    • Login
    • Search
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    1. Home
    2. alex_deryabin
    3. Posts
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Groups 0

    Posts made by alex_deryabin

    • Change a users password doesn't work

      Hi!
      For some reason the https://fusionauth.io/docs/v1/tech/apis/users/#change-a-users-password method is not working. I use authorization by API key, but on any request of the form

      {
      "applicationId": "89b51d96-1111-402d-b11c-11111111a73e3",
      "loginId": "test@goo.com",
      "password": "11111111",
      "currentPassword": "1111111111"
      }

      fusionauth responds with a 404. I have checked the password and login on the system several times, everything is correct.

      posted in General Discussion
      A
      alex_deryabin