Help to send mail on live site

In site editor, my form can send email normally but in live site, it’s not working.
Here’re my screenshots, i can’t find out the reason. Please help me somebody, i need to run my business :frowning:

email.jsw


sendGrid.js

sendFormData() function


My live site when i click SEND button, can’t send email with an error :frowning:


My Sendgrid account, is it ok with 100 email per day? or it mean i can’t send email on live site?

Can you add a catch in the email function so that you can catch and see the error you get on the site?

Thank you very much. With a {try catch}, i found it. I haven’t set up permission for my collection yet.