decentralized-identity / jwt-vc-presentation-profile

https://identity.foundation/jwt-vc-presentation-profile/
Apache License 2.0
15 stars 15 forks source link

Verifier Site mentioned in Section 10 no longer works #71

Closed jischr closed 1 year ago

jischr commented 1 year ago

In Section 10, it states that:

Implementations may test conformance of the wallets to this profile using this [verification website](https://vcinteroptesting.azurewebsites.net/verifier).

When I visit the verification website and try to click "VERIFY CREDENTIAL", the QR code does not appear and I get the follow error in the console.

verifier:53 GET https://vcinteroptesting.azurewebsites.net/api/verifier/presentation-request 400 (Bad Request)
(anonymous) @ verifier:53
verifier:67 Not Android or IOS. Generating QR code encoded with {"error":"400","error_description":"Something went wrong calling the API: Index (zero based) must be greater than or equal to zero and less than the size of the argument list."}
verifier:72 Cannot read properties of undefined (reading 'length')
Sakurann commented 1 year ago

QR code appears for me as of Oct-17-2022

jischr commented 1 year ago

Working for me today too.. Odd. closing.