Hello,
I am using Mailersend to send the customized password reset email.
On the “password reset” request by user, I am generating a token from the “send password reset email” action of Bubble and then using that token to construct a reset link in the email.
However, while the token is being passed in the URL when I am testing in dev version, it is not being passed in the live version and comes as blank.