-
|
I simply downloaded the demo code. Following the instructions executed
Opened it in chrome browser The page redirects to the following URL showing "Unauthorized" on the page.
In logs I see the following error. Can anyone please help what is going wrong here. Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Fixed: The default user credentials (S7790795E / T4!vY9@xL7$p) provided in the demo app README are not provisioned for MyInfo, meaning the test account does not contain MyInfo data. The appropriate MyInfo test personas can be found here: Using one of the accounts from the provided test personas resolved the issue successfully. Thanks. |
Beta Was this translation helpful? Give feedback.

Fixed:
The default user credentials (S7790795E / T4!vY9@xL7$p) provided in the demo app README are not provisioned for MyInfo, meaning the test account does not contain MyInfo data.
The appropriate MyInfo test personas can be found here:
https://docs.developer.singpass.gov.sg/docs/testing/myinfo-test-personas
Using one of the accounts from the provided test personas resolved the issue successfully.
Thanks.