Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Both IOS and Android] Handle Report with Failure status and also send Transfer Report with failure on Error cases. #45

Open
tilak-puli opened this issue Mar 21, 2023 · 1 comment

Comments

@tilak-puli
Copy link
Contributor

Context:

Transfer Report can have 3 response types:

  1. Success
  2. Partial Success
  3. Failure

Failure type of report is not handled on Wallet and not used on Verifier when any error happens.

Suggested Solution

  • On Exception or when Verifier fails to read the VC, Send a Transfer report to Wallet with failure type before disconnecting.
  • On receiving Transfer report of failure on Wallet, Throw an exception with proper message.
@Pragya279
Copy link

This bug has been moved to Jira.
Link to Jira bug: https://mosip.atlassian.net/browse/INJI-61

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants