Feb 18, 2020 08:36 AM
Hi - not sure if I’m doing something odd here, but I cannot get fetch to work in the Scripting block. Getting this:
cannot find name ‘fetch’
Normally, I would think this is my user error, but I have another base using the “original” pre-beta version (2 weeks ago) and fetch works OK in this.
Any thoughts @Kasra ?
Thanks
JB
Feb 18, 2020 09:53 PM
@JonathanBowen It looks like SendGrid doesn’t allow client-side requests: https://sendgrid.com/docs/for-developers/sending-email/cors/#browser-only-applications
Feb 19, 2020 04:58 AM
Yep, that’s what I feared.
So, one approach @JonathanBowen -