Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Received profile from github does not contain any email address. #425

Open
freezy opened this issue Dec 6, 2020 · 0 comments
Open

Comments

@freezy
Copy link
Member

freezy commented Dec 6, 2020

View details in Rollbar: https://rollbar.com/freezy/server/items/60/


Error: Received profile from github does not contain any email address.
  File "/var/www/server/production/v2.3.8/src/app/authentication/authentication.api.ts", line 329, in GitHubStrategy.getEmailsFromProfile
    			throw new ApiError('Received profile from %s does not contain any email address.', logTag);
  File "/var/www/server/production/v2.3.8/src/app/authentication/authentication.api.ts", line 162, in GitHubStrategy.verifyCallbackOAuth
    		const emails = this.getEmailsFromProfile(ctx, provider, logTag, profile);
  File "/var/www/server/production/v2.3.8/src/app/authentication/strategies/strategy.ts", line 59, in GitHubStrategy.authenticateOAuth
    		const user = await this.verifyCallbackOAuth(ctx, this.name, this.providerName, this.normalizeProfile(profile));
  File "<anonymous>", line unknown, in <unknown>
  File "internal/process/next_tick.js", line 189, in process._tickCallback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant