Problem
Invitation is sent successfully to a user for given Organization, however, when they set the password and click on Login button, nothing happen, the login screen does not change.
Root cause
There are multiple root causes:
- The same user id (email address) exists in another organization. Split platform does not allow users to belong to multiple organizations.
- The invitation link has expired.
- User is trying to use Google Authentication to login to Split for the first time, not Split authentication.
Solution
- There Two options if the user email exist in another organization:
- Contact Split Support (via support@split.io or this page) to delete the existing account, then create a new invite.
- Use the same email with the addition of (+1) to the id, the email server will accept and relay the email to the same account, and Split platform will treat it as a different email, for example: for first.last@email.com the suggested email to use is first.last+1@email.com
- Checkout this article for invite expiration
- Checkout this article for using Google authentication
Comments
0 comments
Please sign in to leave a comment.