• Hello,

    I just found out that disabling REST API is unabling people to change the password on my website.

    When they submit change of password, they get the email with reset link, but after opening the link they get this message:

    {“code”:”rest_not_logged_in”,”message”:”You are not currently logged in.”,”data”:{“status”:401}}

    What makes sense, because I suppose from what I have found that it is disabling Rest API only for logged out users, but this could be exception, because noone can change forgotten password this way

  • The topic ‘Disabling Rest API is unabling users to change password’ is closed to new replies.