545 results matched your search criteria
Forum topic
OneSpan Sign
Hey team,
We have a client who are asking this question:
"I still have issue creating the transaction without the position X and Y.
I tried assigning the layout but still doesn’t help.
We want to avoid having to pass in the X and Y coordinate of the signer field and just use the template to automa
Forum topic
OneSpan Sign
We are an on prem installation running version 7.2. We have integrated with OneSpan using the .Net SDK. My question is how large is the message for all recipients field on the package? We don't want to allow users to enter a longer message in our UX than what is supported
Forum topic
OneSpan Sign
We have been using Silanis .NET SDK for almost a year now and have a separate staging environment that uses the sandbox Silanis environment. However, today, this code below started failing as GetTemplates() is not returning anything.
Forum topic
OneSpan Sign
I need to query for packages that changed status (e.g. completed, expired, opted out, sent) within a given time frame. For example, I may want to query for all packages that expired since yesterday, regardless of when the package was created.
Forum topic
OneSpan Sign
Hi,
I am trying to use ReportService call from JAVA SDK and noticed that it does not have the up to date data about the senders.
Forum topic
OneSpan Sign
Hi,
Is there any API or .Net SDK, we can have view the list of documents added, removed, and other Audit Trails on an package.
I am using the below API to get some signing and viewed audit on a package,
https://sandbox-esignlive.cdk.com/api/packages/XXXXXAAAAXXX==/audit
but we need to check the
Forum topic
OneSpan Sign
Hi,
I was wondering if it was possible to update a signer's email address after a package has been sent?
Forum topic
OneSpan Sign
Hello,
I was testing to create a package under sandbox mode. However, the package was not created, and an error was thrown instead. The exception message was:
$exception {"Could not create a new package.
Forum topic
OneSpan Sign
Our customer wants to deploy an App in a tablet for having their patients signing a consent form authorizing some medical procedures. It would be an in-person signing scenario.
Forum topic
OneSpan Sign
We use SSO so we don't sending out the invitation for users to activate their accounts. How can I programmatically activate the accounts using the .NET SDK. I can determine who's pending from the list of senders, but not sure how to update their status to ACTIVE.