371 results matched your search criteria
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,
i have a problem when trying to generate a URL with sender authentication token to package view.
When i do that on old-instance (sandbox.e-signlive.ca) its working fine.
But when i do that on new-instance(sandbox.esignlive.com) its not working fine reps the UI looks the old way.
Is there a w
Forum topic
OneSpan Sign
We build a web application using the Silanis.ESL.SDK to create and manage document to sign. Which is using the PackageID and DocumentID to interact with Esign in order to get the Signing status and download the signed document.
Forum topic
OneSpan Sign
I've been following this tutorial: https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/attachment-requirements
Forum topic
OneSpan Identity Verification
When I create a transaction (using the https://gs.onespan.cloud/rpoc-saa endpoint) I get back a token as expected.
First off, the token contains an access URL that does not work (it uses the wrong endpoint: https://salesdemo-dealflo.uat.eu1.tid.onespan.cloud).
Forum topic
OneSpan Sign
Hello!
I'm trying to add extra fields to a transaction through the REST API but I can't get the extra fields to show up.
So far I managed to add a free text field at the time of signing, but I can't get it to show the initials of the signer or the date of signing.
Forum topic
OneSpan Sign
For over a year I have been creating packages using a JSON string as the package name (something like "{ApplicationId: 1033}"). I do this because the package name comes through in the event callback notification, and I can easily deserialize the package name and extract some informatio
Forum topic
OneSpan Sign
Hello I am using document extraction approach using REST API and able to create the Transaction successfully. The problem I am having is that when I click to sign, it opens image capture screen like in the attached screenshot.