grab / grab/grabplatform-sdk-js

Consent screen not showing.

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
27
Forks
7
PR merge metrics
No merged PRs in 30d

Description

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: ,
acrValues: {
service: 'PASSENGER',
consentContext: {
countryCode: ''
}
}
}

Please help.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the appConfig snippet in the issue and the SDK's login or consent entry point, checking whether clientId, redirectUri, scope, and acrValues match the required configuration. Reproduce the login flow and confirm that the Grab consent screen appears; the issue does not name a file or test to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, authentication
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.