Add a way to see email template issues #20561
DamienDeloubes
started this conversation in
Contribute to Supabase
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I created an email using sendgrid, it came with a few dynamic variables built in.
When I used supabase for the first time and wanted to see how the email templating engine worked, I pasted in the HTML including the dynamic variables, however to my surprise it kept sending the default email template. After a few hours of debugging I came to the conclusion that the dynamic variables that were unknown to Supabase caused the error.
Would it be possible to showcase these errors?
Beta Was this translation helpful? Give feedback.
All reactions