FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    Constantly getting statusCode 401 on password change

    Scheduled Pinned Locked Moved Unsolved
    Q&A
    2
    2
    815
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      merim.2805
      last edited by

      I can't figure out why am I getting the error, it works with login, do we pass the API key id or the secret value:

      7d662a77-8373-48d6-927b-3166aeffb849-image.png

      Here is how I'm trying to change the password:

          ...req.body,
          applicationId: config.APP_ID,
        })```
      
      In the body I have `password` and `currentPassword` and `loginId`. Also, the API key permission for the change is given.
      danD 1 Reply Last reply Reply Quote 1
      • danD
        dan @merim.2805
        last edited by

        @merim-2805

        Can you please provide:

        • what version of FusionAuth you are using
        • an example of the code you are calling to do this action and the response you are seeing
        • what FusionAuth documentation, if any, you're referencing

        Thanks!

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

        1 Reply Last reply Reply Quote 0
        • First post
          Last post