CORS error when trying to integrate Slack webhooks
Unanswered
Orange-tailed bumble bee posted this in #help-forum
Original message was deleted.
1 Reply
Toyger
you make request on a client, but you should do it on a server side, so you should have call either api either server function that will call webhook on it behalf.