You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it would be good to discuss here and in the DC spec itself how we handle particular types of errors and response errors... we need to clarify what's "exceptional" (causing the promise to reject in the browser API), and what's expected as response data when there is some error.
I agree @marcoscaceres - it would probably be good to have a discussion about errors in a WICG call. I had a look and this issue from Rick is probably a place to discuss it: WICG/digital-credentials#130
We may also need to update the example javascript call to the digital credential API in the VP spec depending on the outcome.
out of the error codes defined in section 6.4, some probably don't apply in browser API profile, or can be used in both, like invalid_request? -> parallel discussion happening in W3C.
need a separate discussion if which error codes should not be returned from privacy perspective are different between vanilla openid4vp and browser api profile. -> please open a separate issue on this.
As per @awoie comment here https://github.com/openid/OpenID4VP/pull/155/files#r1652002661:
and @marcoscaceres comment here https://github.com/openid/OpenID4VP/pull/155/files#r1660602655:
The text was updated successfully, but these errors were encountered: