576 results matched your search criteria
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
Forum topic
OneSpan Sign
HiI am trying to add Documents while creating the eSign package, is it possible?
Forum topic
OneSpan Sign
Hello folks,
any good / simple javascript examples of creating packages using multipart http post method? i'd like to use JavaScript to create a new package and upload the required docuement for eSignature.
any guidance would be much appreciated.
cheers.
Forum topic
OneSpan Sign
Hello everyone,
My end goal is to send an e-SignLive Package automatically when a certain custom object is created.
I was wondering if it was possible to link the custom object to the e-SignLive Package (the same way as when using a button or Visualforce page with ParentId) through an Apex Trigge
Forum topic
OneSpan Sign
Hello team
I am getting following error while trying to utilize create package one step functionality exposed.
"Could not create a new package one step. Exception: The remote server returned an error: (500) Internal Server Error. HTTP POST on URI https://sandbox.esignlive.com/api/packages.
Forum topic
OneSpan Sign
Hello,
Create package API is failing with client app authentication whereas the same works with API key.
I used SDK version 11.34 for client app and 11.15 for API key. Can someone please help wth the below issue?
Forum topic
OneSpan Sign
Hello, I'm using python and trying to create a document package from the example I downloaded from the forums.
Forum topic
OneSpan Sign
Hello,
get the below error while create a new package one step.
*** System Error Occurred ***
Could not create a new package one step. Exception: The remote server returned an error: (500) Internal Server Error. HTTP POST on URI https://apps.e-signlive.ca/api/packages.
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 all. Help with the following really appreciated.
Below code produces exception: "code":500,"name":"Unhandled Server Error". This exception occurs when uploading PDF with form inputs. Flat PDF (no form inputs) works fine.