CHW-1207 InvitationEmailMismatch

the invitation was issued to a different email than the signed-in account; sign in with the invited email or ask the inviter to re-issue

Default message: the invitation was issued to a different email than the signed-in account; sign in with the invited email or ask the inviter to re-issue
HTTP status: 403 (client)

Problem. The invitation was accepted by a signed-in user whose email does not match the invited address. Cause. Invitations are bound to a specific email to prevent token reuse; the verified session email must equal the invited email. Fix. Sign out, sign in with the invited email, and re-open the invitation link — or ask the inviter to re-issue to the correct address. HTTP 403.