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

Multiple Proof: failure to issue when "proof" not in credential #120

Open
dbluhm opened this issue Oct 20, 2021 · 0 comments
Open

Multiple Proof: failure to issue when "proof" not in credential #120

dbluhm opened this issue Oct 20, 2021 · 0 comments

Comments

@dbluhm
Copy link
Collaborator

dbluhm commented Oct 20, 2021

2021-10-20 14:52:23,065 aries_cloudagent.core.dispatcher ERROR Handler error: Dispatcher.handle_message
Traceback (most recent call last):
  File "/home/indy/aries_cloudagent/core/dispatcher.py", line 197, in handle_message
    await handler(context, responder)
  File "/home/indy/aries_cloudagent/protocols/issue_credential/v2_0/handlers/cred_issue_handler.py", line 43, in handle
    context.message, context.connection_record.connection_id
  File "/home/indy/aries_cloudagent/protocols/issue_credential/v2_0/manager.py", line 574, in receive_credential
    cred_ex_record, cred_issue_message
  File "/home/indy/aries_cloudagent/protocols/issue_credential/v2_0/formats/ld_proof/handler.py", line 511, in receive_credential
    detail_dict["credential"].pop("proof")
KeyError: 'proof'
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

1 participant