SendGrid Email Error 500 - Website form unable to submit

What is the name of the domain?

What is the issue you’re encountering

Error sending email: Request failed with status code 500

Was the site working with SSL prior to adding it to Cloudflare?

Yes

What is the current SSL/TLS setting?

Full

What are the steps to reproduce the issue?

  1. Fill the form in and you will receive the error.

Screenshot of the error

Screenshot 2024-08-21 095411.png

May I ask does the /api/sendEmail API endpoint calling some function of Pages or Workers to sendmail via SendGrid, or? :thinking:

@fritex It refers to a page in the next.js which works as a backend once the form data has been to to sendEmail.jsx

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.