SendGrid plugin worked during trial, now stopped – What am I missing?

Hi everyone,

I’m new to Bubble.io and I need some guidance regarding the SendGrid by Copilot plugin.

My question is:
:backhand_index_pointing_right: Is it enough to subscribe to the “Email API” service in the Twilio SendGrid portal in order to use this plugin with Bubble, or do I need to purchase a more advanced plan?

My use case is very simple: I just need to send feedback/transactional emails such as:

  • Sending a welcome email after a user signs up.

  • Sending an order confirmation email with a URL where the user can track their order.

When I first started my trial, the SendGrid plugin was working fine, but all of a sudden it stopped working.

Could someone please point me in the right direction on where I should look for the solution? Or maybe share a thread in the forum where this issue has already been addressed?

Thanks in advance for your help!

I was able to solve the issue.

The solution was to complete the “Authorization (shared headers)” field in the plugin settings with the following format:

Bearer <your_API_Key>

I added this in both the Development and Live sections of the plugin configuration. After doing this, the plugin started working again.

Thanks to everyone who took the time to read and help!