Same problem here password reset invalid error
The issue is fixed in 2.2.3 as Claudio mentioned, however, you need to be able to access WordPress admin to be able to Upgrade WooCommerce Plugin.
So instead of using PhpMyAdmin and adding hash of a password (long way)
follow this short way.
1. Go to your WooCOmmerce install and generate a Reset Password Link
The link would be something like this
http://www.YOUDOMAIN.com/my-account/lost-password/?key=KEYFROMWOOCOMMERCE&login=YOURUSERNAME
2. Just copy and paste above KEY highlighted in Bold, in clipboard Or Notepad.
3. Now, we need to use WordPress default to change the password. So we will use the default reset link sent by any WP install.
Which appears like this.
http://www.YOUDOMAIN.com/wp-login.php?action=rp&key=REPLACEKEYHERE&login=YOURUSERNAME
4. Here just Replace the KEY that you got in reset link from your WooCommerce site and replace in this link and follow Standard WordPress reset UI.
You can now follow this reset link as normal WordPress reset link.
when i click again reset password link from my mail, It gives me error like “invalid key.
I want to change message “invalid key”->”Your Password Reset link is Invalid”. please help me.
You must have clicked the link before, hence the Invalid Key error. The key works only once.
You can try the same steps once again. If that doesn’t help follow below general hack to change password via Database if you have access via Phpmyadmin, this tutorial will help
Instead of 4 steps given by snaushads.
You can try default password reset request page
http://YOURDOMAIN.com/wp-login.php?action=lostpassword
It worked for me.
snaushads solution helped me to get this solution.
This only for people who yet to update WooCommerce v2.2.3
hello guys
Im having same issue with new woocomerce update to 2.4.6
I have wordpress V 4.2.3
i have try disabling all plugins but no change — is any one here can give me any points how to validate keys or how to create a series of static keys ..
thanks
arvindbrainvire : follow the link https://github.com/woothemes/woocommerce/blob/master/includes/shortcodes/class-wc-shortcode-my-account.php