sylveon / discord-ban-appeals

Sample ban appeals page with OAuth2 integration
https://discord-ban-appeal-preview.netlify.app/
MIT License
137 stars 45 forks source link

Error: This Function has Crashed #73

Open Exie610 opened 1 year ago

Exie610 commented 1 year ago

Users currently get this error when submitting a ban appeal:

This function has crashed An unhandled error in the function code triggered the following message:

Error - Failed to submit message

Stack trace Error: Failed to submit message at Runtime.handler (/var/task/func/submit-appeal.js:14976:13) at processTicksAndRejections (internal/process/task_queues.js:95:5) Connection details Netlify internal ID: 01H32RQM2FCPN0X04FP8DZF46Q

image

sylveon commented 1 year ago

Seems like something is broken with the webhook. Check the console log of the function from your netlify dashboard - the full error returned by discord is here.

github-actions[bot] commented 4 days ago

This issue is stale because it has been open for 30 days with no activity.