Skip to content

Email verification not confirming

Summary

When I register a new channel and receive an verification email. Clicking on the confirmation links opens a new page but does not appear to confirm the channel. The confirmation banner does not go away.

Steps to reproduce

  1. Create a new channel
  2. Click confirmation link in verification email
  3. Confirmation banner does not go away

Platform information

SSR (browser).

What actually happens

Confirmation banner does not go away indicating email confirmation is not working

What is the expected correct behavior?

Email confirmation should work.

Technical details

__e_cnf_token query parameter is never sent to engine's Router, that prevents the confirmation email hook from being triggered.

Relevant logs and/or screenshots

image

Edited by Emiliano Balbuena