grabplatform-sdk-js icon indicating copy to clipboard operation
grabplatform-sdk-js copied to clipboard

Consent screen not showing.

Open varshatyagi13 opened this issue 3 years ago • 0 comments

Hi Grab Team, I am trying to integrate the the Grab Api. While trying to login with the grab consent screen is not showing. is something missing from my configuration. let appConfig = { clientId: grabClientId, redirectUri: requestUri, scope: <scope_api>, acrValues: { service: 'PASSENGER', consentContext: { countryCode: '<country_code>' } } }

Please help.

varshatyagi13 avatar Apr 12 '21 07:04 varshatyagi13