-
Notifications
You must be signed in to change notification settings - Fork 39
Description
I'm experiencing an issue while following the steps described in oid4vc/README.md. After selecting the SD-JWT VC format and filling in all the values, I tried to read credentials using the Sphereon wallet, but the wallet freezes during this process and only displays a blank page.
I can see some activity in the webhooks, which suggests that there is communication between the issuer node app and the wallet. However, the Sphereon wallet fails to display any credential information and becomes unresponsive when trying to process the credentials from the issuer.
This is particularly confusing because I have successfully run the OID4VC demo in the past, where I was able to issue credentials and read them properly in the Sphereon wallet without any issues. I'm wondering if there have been any recent changes to the OID4VC plugin that might affect wallet compatibility, or if there are specific versions of the Sphereon wallet (or any wallet) that are known to work reliably with the current plugin version. Any guidance on additional debugging steps or logs that might help diagnose this issue would be greatly appreciated, as I'd like to get this working again as it did previously.