How to add new user

I have a user who has a MS account, and I want to add them.

The online help for this takes me to this page : https://docs.squidex.io/GLOSSARY#app

But that page gives a “page not found”. I tried to add them as a Contributor using their MS email, but it gives a Failed to Make Request error:
image

Thanks
David

The sounds like a bug. Can you try it again and send me the URL from the chrome network debugger.This would help me to investigate the issues in the logs.

image

{contributorId: "ana@jsiny.org", permission: “Editor”}
contributorId
:
"ana@jsiny.org"
permission
:
“Editor”

Sorry, the problem is simply that the user does not exists. The account has to be created first. But there is a task for that: https://trello.com/c/bz0MWQHn/14-user-management-improvements

I will also improve the error message.