eu-digital-identity-wallet / eudi-srv-web-verifier-endpoint-23220-4-kt

Web application (Backend Restful service) that acts as a Verifier/RP trusted end-point.
Apache License 2.0
12 stars 15 forks source link

Error Http failure during parsing for https://my-domain.ngrok #205

Closed AlessandroFerrara00 closed 3 weeks ago

AlessandroFerrara00 commented 3 weeks ago

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): (1) (2): (2)