Hello everyone,
I want to send a post request (client side) to Discord to create a message.
In the custom app (airtable block) I’m getting errors:
- Problem with cors (I resolved it with anywhere-cors service)
- After that I’m getting a 403 error.
In Postman all cool.