Integration to Python #10
Unanswered
felixmalvian
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.
-
Has anyone tried to use python as the backend server and integrate to Singpass?
I've tried to call the URL several times but it keep redirect me to error page of Singpass
Here is my url build by OAuth2
https://stg-id.singpass.gov.sg/auth?
response_type=code
&client_id=client_id
&scope=openid
&redirect_uri=http%3A%2F%2Fbase_url%2Fauth%2Fcallback
&code_challenge_method=S256
code_challenge=0mqEJT7pxAtyQFfZvJDIjkoYqmqV8UEDtcTkthejRMM
&nonce=f25640cf-1de7-4b97-8b7f-af1f81257b9a
&state=4a8b6e4bbf2349abb4dc1359e8d689d2
Beta Was this translation helpful? Give feedback.
All reactions