Why does my password recovery page return a 404 error?

Why does my password recovery page return a 404 error?

md-abdullah
Shopify Partner
3 0 3

I am trying to link up the password recovery page at the bottom of the login form. The code looks like this -

 

<a href="{{ routes.account_recover_url }}">Recover</a>

 

 

After clicking on the links from the website, it shows a 404 error. The recovery URL is - 

https://[website]/account/recover

 

Why this is happening? Can anyone help, please?

 

Abdullah
Get Quick Response via Email
Replies 2 (2)

orindholt
Shopify Partner
1 0 1

Also currently having this issue. Were you able to resolve it? And if so, how?

Michela_20Tab
Shopify Partner
3 0 0

Me too