Skip to content

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

@freezy

Description

@freezy

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions