Hi
I have a flow that is creating a new Contact in the Dataverse table.
I am setting the following information in the flow:
- First Name (a unique number)
- Last Name (same unique number as above)
- Email
- Username (same unique number as above)
- New Password (same unique number as above)
- GUID for the Security Stamp
- 'Login enabled'
Everything appears to be working well, and the contact appears in the portal management site, however when I try to log in with the details, it is showing the error "invalid sign in attempt".
When I create the contact myself in the portal management site, adding the exact same details it works fine. It is just not working when using the flow for some reason?
Does anyone know where I should start with problem solving?
Regards,
Brandon