1312 results matched your search criteria
Forum topic
OneSpan Sign
I'm querying packages from OneSpan Sign REST API. I don't use any filters, so I expect to get all of the packages. There are two, one in the inbox, and one in the drafts folder.
Here's query
Forum topic
OneSpan Sign
Does a package automatically complete and close when the last signer signs? Is it possible to keep the package open - so we add another document for example - until we call an explicit operation to close/complete the package (even if everyone has completed signing)?
Forum topic
OneSpan Sign
Hi Haris,
I am trying to create new package and then updload the document at a later point after creating package.
Basically i want to it separate the steps.
Forum topic
OneSpan Sign
We are testing the new signing experience and have noticed that we see the account owner in the list of signers when trying to switch. I am using the standard option that we use for the old signing experience but it doesn't appear to work.
Forum topic
OneSpan Sign
Hello. I am new to using Onespan Sign API. I am using Rest API and Postman to enter and execute the code. Please see the below code. I am trying to add a field onto an existing package id. I have included the details below. How do I add a field to a Onespan Package?
Forum topic
OneSpan Sign
We noticed this morning that when a packageID contains _x something in the Apex SDK is removing it from the string. We are passing in:
Forum topic
Intelligent Adaptive Authentication
Hi,
Is there a way to change the package expiry date without re-sending the invitation email?
My current code is
Forum topic
OneSpan Sign
We have a requirement like below
We will create few contract document templates(PDF) in onespan using onespan console. These document will have various fields(name, age etc) which will have to be populated programetically during esign journey.
Forum topic
OneSpan Sign
Is it possible to update the handover urls everytime a different user accesses the package? We have users who will access the document via sa personalised URL and we are hoping that after signing it would navigate them back to their personal url.
Forum topic
OneSpan Sign
Hi,
I am using api key for authentication, retrieving template works fine but when i tried to create package it thrown 403 forbidden error.
We might be missing some settings on the account. Can you guide us
Thanks