I get an error concerning the presentation of data. Specifically, I use a ngrok domain that I point to ‘https://localhost:8080’.
I think I have done all the configuration perfectly, however when I try to present the data or the entire ‘PID’ document, I get this error (1).
What happens is that communication takes place, so much so that I am redirected to the Wallet to give permission to share the data, after which the success screen comes up in the Wallet when I click ‘Share’, however the data is not shared on the web interface which remains stuck on the same QR Code scanning screen.
This is what I get in relation to the endpoint logs (2).
PS: I have changed the pid document, both the name and the doctype, but I think I have adapted all the verifier code to this change.
I get an error concerning the presentation of data. Specifically, I use a ngrok domain that I point to ‘https://localhost:8080’. I think I have done all the configuration perfectly, however when I try to present the data or the entire ‘PID’ document, I get this error (1). What happens is that communication takes place, so much so that I am redirected to the Wallet to give permission to share the data, after which the success screen comes up in the Wallet when I click ‘Share’, however the data is not shared on the web interface which remains stuck on the same QR Code scanning screen. This is what I get in relation to the endpoint logs (2).
PS: I have changed the pid document, both the name and the doctype, but I think I have adapted all the verifier code to this change.
Can anyone help me?
(1): (2):