/api/customer/forgot-password returns 404
-
The reset password API URL doesn't exist (404). Has it been moved to a different URL?
-
Hi, there,
Please take a reference from Here, -
@sanjay-webkul Already did or else I wouldn't be here. You have another solution?
-
Hi @noum
Please select the POST method for forgot-password API -
@sanjay-webkul POST either returns 500 Internal Server Error or { "error": "passwords.throttled" }.
The error 500 may be due to my local server. But do you know what the throttled means? -
@kikyzaqaw said in /api/customer/forgot-password returns 404:
asswords.throttled
Hi there,
Can you please share the creenshot of the error, it will help me to reproduce the issue.