Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

OAuth Callback returning "Email is required" #1

Open
flyingzumwalt opened this issue May 17, 2017 · 1 comment
Open

OAuth Callback returning "Email is required" #1

flyingzumwalt opened this issue May 17, 2017 · 1 comment
Labels

Comments

@flyingzumwalt
Copy link
Contributor

When I try to authorize via github, it seems to work until github redirects me back to https://ident.archivers.space/oauth/github/callback?code=d17940f81e4063482032&state=aHR0cDovL3Rhc2stbWdtdC5hcmNoaXZlcnMuc3BhY2U%3D

At that point I get this error:

{"meta":{"code":400,"message":"Email is required"}}
@b5
Copy link
Member

b5 commented May 17, 2017

ah what a nice lesson to learn. Not all GitHub accounts will provide email addresses. I've made & shipped some quick edits that might solve the problem for you, but will need to write proper tests to confirm. If you could retry & report back if it works now or not that'd be a huge help!

@dcwalk dcwalk added the bug label Oct 21, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

3 participants