Invalid password reset link
-
I created a custom template for the email sent to users after they are imported. I removed the text with the password and instead included this:
To maintain the security of your account, please create a new password here:
**woocommercepasswordreseturl**However, when I click on that link in the email sent to a test user, I am sent to:
https://basketsofafrica.com/wp/wp-login.php?action=lostpassword&error=invalidkey
with the alert:
“Your password reset link appears to be invalid. Please request a new link below.”
I thought this might be because I was already logged in to the site as an admin, so I cleared cookies in my browser (Chrome) and quit it before clicking the link in the email. But I still get the invalid key message above.
The same thing happens when I use **passwordreseturl** instead of the WooCommerce link.
Why is this happening?
The topic ‘Invalid password reset link’ is closed to new replies.