Thomas67

There is no Notary with a signature assigned to this package.

0 votes
Hello, I've created a notarized transaction, when I want to send the transaction (with REST API) i get this error : Code :400 message : "There is no Notary with a signature assigned to this package." messageKey : "error.validation.notarizedProcess.noNotaryInvolvedInSigning" I tried to send the transaction directly from the onespansign website and i get the same error (see attachment). How can I define a Notary ? Thanks in advance, Thomas

Approved Answer

Reply to: There is no Notary with a signature assigned to this package.

0 votes
Hey Thomas, Have a check at this guide "Notary Signer" that I added recently. To specify a notary signer, first you need to make sure the person is registered as notary in OneSpan Sign system. (if the person's email is within your main account, you can contact our support to have a check, or if you simply want to have a test, I can email you one of my testing emails), then two attributes under package level required to be set when package creation:
{
  "notaryRoleId": "Notary",
  "notarized": true
}
Where notary role ID refers to the notary signer's role ID. Hope this could help! Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Reply to: There is no Notary with a signature assigned to this package.

0 votes
Hello, Thank you for your quick reply. Yes it would be very helpfull if you can send me one of your testing emails! Thomas

Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off