Sendgrid has some annoyances, like the fact you can switch off Two-Factor Authentication, but as soon as you try to log back in you are told you must have Two-Factor Authentication to log in.
I also find their layout confusing, notice how you can create templates from the Design tab or the Email API tab, who designed this UI! See below:
Moaning out of the way, I will now walk you through my setup (and the issue).
I have my own business domain and email. I’ve created a Sendgrid account, the API has been added to Bubble;
I’ve created a very simple dummy email template:
and here is the Template ID
My Bubble page looks like this;
and the workflow has the Template ID (note: I am using a sendgrid plugin).
There is only plain text, all I want to do is get an email to send and be received (for now).
When I fill out my email and click the green 'Send reset link’I get this error;
Later on I received an email from sendgrid saying;
A message was received from this address by our systems that had errors in the SMTPAPI header, and cannot be processed due to the following:
The template id must be a valid template id for your account. You provided d-32bd3b488d0c44e0aaca0fc296f639be
Can anyone help?