You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
View details in Rollbar: https://rollbar.com/freezy/server/items/60/
The text was updated successfully, but these errors were encountered: