Skip to content

Exception Occured when Documument Submiteed with Signature value #40

Description

After successfully generating a signature, you tried to post a document into a portal with the signature. However, you encountered an exception

"error": {
"propertyName": null,
"propertyPath": null,
"errorCode": "Err03",
"error": "Invalid Signature",
"innerError": [
{
"propertyName": "value",
"propertyPath": "documents.signatures.value",
"errorCode": "4043",
"error": "4043:message-digest attribute value does not match calculated value[message-digest attribute value does not match calculated value]",
"innerError": []
}
Please help me how resolve this error.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions