Closed simegger closed 5 years ago
HTTP 500dres can be a lot of things. Can you tell us more about the specific error that occurs? Usually the 500 will be accompanied by a short response message as well.
Sadly the response from the post request is empty and there is also no real error message. It just says 'auth_failed'.
Ok can you take a look at the AWS lambda logs and see what‘s there?
Best Regards Moritz Gunz
Am 29.04.2019 um 16:48 schrieb simone0893 notifications@github.com:
Sadly the response from the post request is empty and there is also no real error message. It just says 'auth_failed'.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
I got it working, it was a problem with the redirect uri. So this can be closed, thanks for your help!
Hello, when I try to authenticate everything looks fine and I also get redirected to the app but the token exchange function gives back a code 500. Do you have an idea what could be the issue? I think I configured everything fine...