magento2.1 - Magento2 create password link results in too many redirects -


on placing order on local magento2 setup option create account.

on clicking on receive email text "to sign in our site , set password, click on link:" enter image description here

on clicking on link many redirect error on page following

enter image description here

i checked system.log file not find specific error there.

requested url http://my.magento2.dev/customer/account/createpassword/?id=14&token=91422bfa68747f1fb9169114b1af85ed

how debug issue?


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -