Posts

Post not yet marked as solved
5 Replies
When you hit "invite", check the JavaScript console. You will see an error with 409/Conflict and a link. Click the link and read the actualy error message in the JSON response. The password has validation requirements which aren't described anywhere - for example, no spaces in the password. A password with the format "MySecretPassword1" works.