Invalid scope error #24
Unanswered
khanhhq254
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I have an issue with the authorize url.
My authorize url: https://stg-id.singpass.gov.sg/auth?client_id=XXX&scope=uinfin&response_type=code&redirect_uri=http%3A%2F%2Flocalhost%3A3001%2Fapi%2Fsp%2Fcallback&code_challenge_method=S256&code_challenge=Am5Gl9o0I7pcPzllJPcWb2PxRq9vtbTIJZBh3-0hw3I&nonce=db1d4147-1dfc-42d0-a831-bf7ff7dd222f&state=fbb357d7674270b6bf9f44e3e79572e1
But when I open it on browser, I got the error:
System Code: E0003
Error Reason: invalid_scope

Beta Was this translation helpful? Give feedback.
All reactions