Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

JuanDBB's avatar

invalid invitation code after implementing email verification

Hello,

I have successfully implemented the new email verification but now everytime a new member is invited to a team the message of This invitation code is invalid appears when the user clicks on the invitation url. Any idea of what is going on? Thank you in advance.

0 likes
4 replies
JuanDBB's avatar

@snapey Hi Snapey, Yes. And it works ok if I don't enable the email verification.

Snapey's avatar
Snapey
Best Answer
Level 122

the point being, the app_url is used for very few things, but creating the secure url for verification is one of them. Its not used for normal page requests

Please or to participate in this conversation.