667 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I need use external signer verification to register the sign and verify if is correct redirect the signer ceremony when Signer sign from PHP url.
I have the code and structure necessary for create package and manage with Signers, documents and signatures and it's Works, the problem is that i don
Forum topic
OneSpan Sign
I'm trying to add a role to an existing package in draft status.
Forum topic
OneSpan Sign
Hello team
I am getting following error while trying to utilize create package one step functionality exposed.
"Could not create a new package one step. Exception: The remote server returned an error: (500) Internal Server Error. HTTP POST on URI https://sandbox.esignlive.com/api/packages.
Forum topic
OneSpan Sign
I have a situation where I set delegation to a sender using code that has worked in the past. The indication was that the delegation was successful BUT it didn't work. Looking in the UI I figured out that the users had used delegation before and it has expired. when I reassigned
Forum topic
OneSpan Sign
I started getting 500 errors from onespan api when try to get signing url for a package role
http response received:
Forum topic
OneSpan Sign
Hi, I have a package with status draft, Now I want to update an approval using this route
PUT /packages/{packageId}/documents/{documentId} /approvals/{approvalId}
Here I am updating multiple field values.
Forum topic
OneSpan Sign
Trying out the SignDocuments(packageId, signerId) call in the example throws EslServerException.
Additional information below: Could not create a signer authentication token. Exception: The remote server returned an error: (404) Not Found.
Forum topic
OneSpan Sign
Hi Team,
We are trying to integrate One Span Sign into our PHP Laravel application. We got the sample from the support team. But we are getting the following error when we try to create the package. Here we are using PHP CURL functionality to initiate the REST API calls.
Forum topic
OneSpan Sign
Is there a way I can enforce in a microsoft word template that a user chooses one option from a Radio Group? I do not want to set a default value.
Forum topic
OneSpan Sign
Hi There,
In our application, I am using the code below to get the documents eSigned Automatically in the sandbox account. There are two documents that needs to be signed and each document is only 70-100kb in size, but the signing process takes about 7~8 seconds to complete the signing.