Hello!
Sorry for my English
I ran into a problem while was trying to invite new member to organization. I used the endpoint:
Create invitation to organization
And tested the request via Postman.
I set the “send_invitation_email” to “true” so that a person can receive the email, follow the link and go to the login page for specified organization. But when I follow the link from the email (it looks like this: “https:///…/login?invitation=EfEH0CIzJvuMC9s5akW4qBA…&organization=org_5o8RKKcIBF…&organization_name=2932732a-e6ba-4b17-a72d-a73…”) I get to simple login page as if I already have an account and only need to log in. When I tried to enter the email to which the invitation was sent and a new password, I received an error: “Wrong email or password”.
Maybe I missed a step while implementing this flow? I would be very grateful if anyone could help me solve this problem.
Thanks!