-
Notifications
You must be signed in to change notification settings - Fork 466
Open
Description
Issue
The Google Login Screen is not loaded. It shows a page with 404 instead.
config = {
clientId: <Client-ID>,
clientSecret: <Client-Secret>,
redirectUrl: <Redirect-Url>,
scopes: ['openid', 'profile', 'email'],
additionalParameters: {
hint: 'google',
name: 'google',
channel_id: <Channel-ID>,
},
serviceConfiguration: {
authorizationEndpoint:
`https://${shortCode}.api.commercecloud.salesforce.com/shopper/auth/v1/organizations/${organizationId}/oauth2/authorize`,
tokenEndpoint:
`https://${shortCode}.api.commercecloud.salesforce.com/shopper/auth/v1/organizations/${organizationId}/oauth2/token`
},
}
Environment
- Your Identity Provider:
Salesforce B2C Commerce API - Platform that you're experiencing the issue on:
both - Are you using Expo?:
No
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels