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 after signing in #13

Closed Danielx64 closed 3 years ago

Danielx64 commented 3 years ago

I don't know if I am doing anything wrong here but after signing in to discord, I get the message

{"errorType":"Error","errorMessage":"Failed to get user access token","trace":["Error: Failed to get user access token"," at Runtime.exports.handler (/var/task/src/func/oauth-callback.js:27:19)"," at processTicksAndRejections (internal/process/task_queues.js:97:5)"]}

This is on a fresh install with no changes being made to source code. Where should I start to troubleshoot this? Does the GitHub repo need to have the same name as the parent repo?

sylveon commented 3 years ago

Did you set the client ID and client secret correctly?

sylveon commented 3 years ago

Closing for inactivity. Please reopen if you still have any issues.