Validation failed: Email has already been taken
I'm using sso to autologin users. While testing, I sometimes get the following message "Validation failed: Email has already been taken."
Is this because I'm doing it from different browsers before the token has expired?
Discussions are closed to public comments.
If you need help with Tender please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by rick on Mar 02, 2010 @ 07:15 PM
It's likely because you're trying to sign on two SSO users with matching emails and different unique_id values. See our FAQ article on SSO. Using a unique_id is important if users in your system change their emails. The new SSO token will update their email in Tender without creating a new user profile.
Will closed this discussion on Aug 18, 2010 @ 10:11 PM.