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

Form no longer working despite no recent changes made #71

Closed reverb5264 closed 1 year ago

reverb5264 commented 1 year ago

Received following error after submitting appeal on banned account

Screenshot 2023-04-22 at 7 34 11 PM
sylveon commented 1 year ago

Did you delete the webhook? You can also check the logs in netlify's console to see what error discord returned.

reverb5264 commented 1 year ago

We fixed it, thanks! Turns out it had to do with some role-locked perm changes we made to the server so the bot lost its embed perms and couldn't send appeals that way.