Mattermost Invite Link Invalid #9301
-
Hi there! I would like to join the Mattermost chat in order to ask for help with something, but when I try to join using the link on slint.dev/community I get an error screen saying "This invite link is invalid. Please speak with your Administrator to receive an invitation." |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
From that page, there is the "join mattermost chat" button that links to https://chat.slint.dev/ |
Beta Was this translation helpful? Give feedback.
-
Hi there! Sorry that it took me so long to get back to this. I tried the process again, and I think that I figured out the issue- after creating an account, Mattermost sends an email to verify the provided address. This email contains a link back to the login page, but said link has a token included as a URL parameter, and I was encountering the error after attempting to log in using that link. When I logged in from https://chat.slint.dev/login without any URL parameters, I was able to join the server. |
Beta Was this translation helpful? Give feedback.
Hi there! Sorry that it took me so long to get back to this.
I tried the process again, and I think that I figured out the issue- after creating an account, Mattermost sends an email to verify the provided address. This email contains a link back to the login page, but said link has a token included as a URL parameter, and I was encountering the error after attempting to log in using that link. When I logged in from https://chat.slint.dev/login without any URL parameters, I was able to join the server.