Discord Webhook requests in serverless functions
Unanswered
Weimaraner posted this in #help-forum
WeimaranerOP
Hello, I have an issue with my serverless function on my project. I have an API that sends a message to my discord webhook, everything works fine on my local machine but when I deploy my project to Vercel and do an API request there, the Discord webhook is not being sent.
Any ideas what could the issue be? I am using axios to make the request to send the webhook
Any ideas what could the issue be? I am using axios to make the request to send the webhook