The rest password link you receive in the email after submitting form on /recoverpassword page in Trivial-UI currently sends me this error message after clicking:
This {trivial-api-prod-url.com} page can’t be found
This seems to be an error related to either the trivial-api link being incorrect or unavailable. The link does contain an invalid redirect_url, but this should not cause the error mentioned.
Note: I will make a separate issue on incorrect redirect_url on trivial-ui.
Steps to reproduce:
1) Navigate to /recoverpassword page
2) Fill and submit form
3) Navigate to recovery email
4) Locate recover password email and click on link
5) {You are sent a page not found error}
The rest password link you receive in the email after submitting form on
/recoverpassword
page in Trivial-UI currently sends me this error message after clicking:The link I'm redirected to can be see here:
This seems to be an error related to either the trivial-api link being incorrect or unavailable. The link does contain an invalid redirect_url, but this should not cause the error mentioned.
Note: I will make a separate issue on incorrect redirect_url on trivial-ui.
Steps to reproduce: 1) Navigate to
/recoverpassword
page 2) Fill and submit form 3) Navigate to recovery email 4) Locate recover password email and click on link 5) {You are sent a page not found error}