Help with CreateMemberForCustomerTask Incorrect Password
hi Guys,
i am using the CreateMemberForCustomerTask in my checkout pipeline.
The member password gets generated, the member gets created and the email, with the password is sent.
All good, except the password seems to be incorrect. If i check the member record i can see the 'Failed password attempts' increase each time the member tries to login.
How can this be? i must be missing something stooped here...
Help with CreateMemberForCustomerTask Incorrect Password
hi Guys,
i am using the CreateMemberForCustomerTask in my checkout pipeline.
The member password gets generated, the member gets created and the email, with the password is sent.
All good, except the password seems to be incorrect. If i check the member record i can see the 'Failed password attempts' increase each time the member tries to login.
How can this be? i must be missing something stooped here...
Anyhow, thanks in advance for any help.
Are you sure that you are logging in correctly with the right API's an such :-) ?
When the password gets generated we use Umbraco API's to do so.
So everything should be right in the database. Isn't it encrypted?
What code do you use to login ?
Best regards
Morten
is working on a reply...