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

I'm getting this error #27

Closed MisplaceDatabase closed 2 years ago

MisplaceDatabase commented 3 years ago

I'm getting this error

{"errorType":"Error","errorMessage":"Failed to get user ban","trace":["Error: Failed to get user ban"," at getBan (/var/task/src/func/helpers/user-helpers.js:41:15)"," at processTicksAndRejections (internal/process/task_queues.js:97:5)"," at async Runtime.exports.handler (/var/task/src/func/oauth-callback.js:35:25)"]}

MisplaceDatabase commented 3 years ago

Also, the bot is not coming online too

sylveon commented 3 years ago

Bot will never come online, that's expected. The failed to get user ban error is because you didn't give it the ban permissions: image