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

CommonInvalidStructure Error on accepting proof requests #194

Open
vk1992op opened this issue Feb 23, 2023 · 0 comments
Open

CommonInvalidStructure Error on accepting proof requests #194

vk1992op opened this issue Feb 23, 2023 · 0 comments

Comments

@vk1992op
Copy link

When trying to accept a proof request in "state": "request-received", by passing the proof record id on the following endpoint:

/proofs/{proofRecordId}/accept-request

I get the following error:

{
    "statusCode": 500,
    "timestamp": "2023-02-23T09:39:16.713Z",
    "message": "Something went wrong: IndySdkError: IndyError(CommonInvalidStructure): CommonInvalidStructure"
}

For clarification: I am on version 0.1.0 of the framework, with the corresponding extension version (I have been using it since March 2022).

Can you point me to what I might be doing wrong or if there have been any changes that resolve this issue, that I have missed due to not updating?

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