230 results matched your search criteria
Forum topic
Intelligent Adaptive Authentication
Hi,
I am getting following error when I am trying to download Package Document Data.
Forum topic
OneSpan Sign
Hi Duo, I keep getting Unsupported Media type error below:
{"code":415,"messageKey":"http.status.415","message":"Unsupported Media Type","name":"Unsupported Media Type"}
POST {{TheHost}}/api/packages/CsilES9ZX4XpSucsL-s7t3bFQp8=/bulk_send
Content-Type text/csv
Forum topic
OneSpan Sign
HI All,
Can you help me to convert the below API request into equivalent SDK code to create the package(with one document file as attachment to sign off):
{
"name": "packagename",
"status": "SENT",
"roles": [
{
"id": "signer1",
"index": "1",
"type": "SIGNER",
Forum topic
OneSpan Sign
Hi,
We are using JAVA SDK v11.47 , we are downloading the PDF using the below code that is there on your developer portal.
Observations:
1. The files that we download using the below code gives us password prompt when we open it
Forum topic
OneSpan Sign
There are some buttons at the top of the screen when the Signing Ceremony is completed
Continue button is appearing
Download button is appearing
Download All button is appearing.
How can we remove all 3 using the api.
Forum topic
OneSpan Sign
When I add a word document to an esign package it seems to be converted to a PDF as it's uploaded and all of the documents I can download from that point are all in a PDF format. Is it possible to maintain the Word format in the download packages?
Forum topic
OneSpan Sign
Hi All,
When I'm consuming the attachment requirements download API and PDF Document download API, It just gives me the stream of data. Is there anyway, that I can get the MIME type of that particular Document/Attachment?.
Thanks in Advance.
Forum topic
OneSpan Sign
I downloaded the copy tool then made the mistake of setting it to be opened with Acrobat. What should it be opened with? I have downloaded the JRE environment.
I have used this tool several times but this is a new laptop.
Thanks for the help.
Forum topic
OneSpan Sign
Hi my requirement is I want to download the templates and use them in offline signature capture? Does iOS sdk support downloading of templates and and applying them on documents in offline?
Can templates be edited with pre populated data in offline using iOS sdk?