58 results matched your search criteria
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
I am trying to create the package only with documents and I will need to update it later adding the signers, the signature tag is already created in one of the documents, that is why I am using EnableExtraction. I get an error:
Forum topic
OneSpan Sign
Hi, I'm trying to have my signature field and the date extracted from my PDF document.
Forum topic
OneSpan Sign
Is it possible to use Field Injection and Signature Position Extraction together in the same package?
Forum topic
OneSpan Sign
I am getting an error error.validation.sendPackage.noApprovals from the Salesforce Package.
Forum topic
OneSpan Sign
I'm running the follow code (segment) and my pdf is showing up garbled on the sandbox using Java API version 10.10.1
I can read the file Consent.pdf using any reader on my workstation, but when it gets to the sandbox site it is showing up as a series of garbled text (starts with
@`%PDF-1.3...
Forum topic
OneSpan Sign
Hi There,
I am trying to create session token to access the eSignature in an iframe.
Forum topic
OneSpan Sign
I have done following steps for the mentioned package, please let me know if there is issue with the steps,
Step 1: package had created and sent with due date ‘2019-12-31T18:30:00Z’
Step 2 : I am Listening ‘PACKAGE_EXPIRE’ event and on package Expiry event I had update the package expiry date to
Forum topic
OneSpan Sign
Is there a change in updatePackage call for new signing experience. I am able to generate the package and update the package with settings and roles from old signing experience account but same cannot be done with new signer experience account.