-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels