279 results matched your search criteria
Forum topic
OneSpan Sign
We noticed an issue with one of our forms where the signer has to sign on page 1 and page 2. If the user signs page 1 first and page 2 second, they are able to complete the signing ceremony.
Forum topic
OneSpan Sign
Currently trying to customize my package.... It is an existing template on my sandbox and I would like to be able to customize the fields each time I clone the package. Is this possible?
This is the current JSON payload I am sending... the signer information works but the fields are not working.
Forum topic
OneSpan Sign
Hello Team,
I face an issue, when in my application, I try to download the attached documents, which the customers have uploaded in One Span.
Actually it is not happening always, but it is quite often.
When the customer is uploading an attachment, after the signing of the contract, this attachment i
Forum topic
OneSpan Sign
Hello,
I am trying to interface with OneSpan Sign using the REST API. I am using the LotusScript language on a HCL Notes / Domino platform.
Forum topic
OneSpan Sign
Hi,
I would like to understand how do we retrieve signingUrl when we pass signerId as an email address. I am using below snippet
eslClient.getPackageService().getSigningUrl(transactionId, userIdentifier);
here I've userIdentifier is e.g. "[email protected]"
Forum topic
OneSpan Identity Verification
Good day everyone,
Forum topic
OneSpan Sign
I was able to sign a document when a signer is assigned to a signbox using API.
But the same users sign is not possible when the singer belongs to a group.
is there any restriction to sign via APIs for groups?
API response is 200 for both.
Forum topic
OneSpan Sign
Hi,
We're investigating a production issue where some packages are not completing, even though they appear to be complete. They return a status of "SIGNING_COMPLETED" when queried via the REST API.
Forum topic
OneSpan Sign
Hi,
We are trying to automate the app shielding process in our CI platform by using the REST API.
The API method https://cp.onespan.com/public_api/v1/rasp/bind_package takes a file as a parameter but on use it returns "(422) Unprocessable Entity."