Hi, I am updating my site to use SendGrid to send out the password reset emails. Something weird is happening when deploying to my live site.
On staging the token comes through and everything works perfectly.
When deployed to the live site, the token doesn’t come through. It’s just blank. What could be the reason for this? Below is my workflow and my SendGrid template. Thanks in advance for any help!
Thanks for the response. I’m still a bit confused. Now when I remove the SendGrid workflow step and use just the Bubble password reset, I don’t get the email on production. If I do the same steps on the development site, I am receiving the email and able to reset my password. Is there something wrong with my first workflow step?