Topic Replies Freshness Views Users
Normal topic
I have a Logic App that I am using to bulk sign documents in One Span using the Rest API. I am following the guidelines from this link https://developer.esignlive.com/guides/feature-guides/bulk-sign-for-a-signer/ Everything works great…
Normal topic
Hello, I've created a notarized transaction, when I want to send the transaction (with REST API) i get this error : Code :400 message : "There is no Notary with a signature assigned to this package." messageKey : "error.validation…
Normal topic
I'm trying to update all the roles such as adding and removing a few of them with one API call. I tried:
PUT /api/packages/{packageId}/roles
... but I get "500 Internal Server Error". I also tried to simply update the package…
Normal topic
Hi, I want to enable the 'Accept Only' feature for the 1st signer. But I am unable to find the JSON object for the same. Kindly assist.
Normal topic
Hi, I have a scenario where a owner or a "power of attorney" can eSign the document. Currently, I have the JSON for teh rEST API to create the package where one signer can sign. Can I create the JSON where either of the roles can eSing,…
Normal topic
How do I disable "Thank you" after eSign completion dialog box?
Normal topic
Hello, I have searched to find answers to this but can't seem to find them. I have seen forum posts showing how you can add a reviewer to a package using the Web (UI) however I can't seem to find the documentation on how to accomplish…
Normal topic
Is there a way to query server status to tell when a server goes down? We just got hit with an emergency maintenance on the Production server but didn't get any notification what so ever. Is there a way to resolve this issue for any future…
Normal topic
Hello, We are using capture signatures but something strange is happening. We have two accounts, one is used for development and one is for the customer, the account used for development has no problem, the signature is captured submitted…
Normal topic
Hi, Can we add an signer after the package is created and the document uploaded? We are looking at a use case where there are multiple signers and we want them added as required when they are ready to sign the document. I am looking to…
Normal topic
Guys - Is there a way to format the date capture to only be a date and not a date/time? I know we can do this with labels as we are currently doing it but was hoping we could format that date capture.
Normal topic
Hi, Can we upload editable PDF for eSign? I am currently getting an error when doing so? Or is there an option to auto flatten in OneSpan? Thanks. Srini.
Normal topic
Here is the situation : We integrated OneSpan eSign into our Saas. As we wanted it completely withelabeled, we integrated the designer into an iFrame and we use the callback events listed here: https://docs.esignlive.com/content/c…
Normal topic
Hi, Is there an option to enforce the signature capture in the package and the signature level? Thanks
Normal topic
can we able to create the template in sandbox UI and send the created template through Rest Api.
Normal topic
if i create 5 packages with 5 templates can i group together and send it as a single email to customer for signing
Normal topic
is there any api to get the status of the signing ceremony like whether the signer signed or not kind of web hook ?
Normal topic

The Redirect URL is getting some values appended to it by OSS. Something like this pattern: ?package=[packageID]&signer=[signerID]&status=COMPLETED

I am not…

Normal topic
Normal topic

Hi,

I understand additional fields can be put in the CSV for bulk send to populate custom data into a transaction by adding extra columns that map to fields in the template. Is there a limitation on the number of fields for…

Normal topic

Hi, we want to keep track of the transactions that has been completed, that's why we would like to archive the transactions we already have in our DB as completed. I would like to ask if there's a way to archive multiple transaction in…

Normal topic

POST /apitoken/clientApp/accessToken endpoint not working on Vancity SBX.  Host portion is fine as it works with GET /api/sysinfo endpoint.

{

  "clientId": …

Normal topic

Hello,

I am new to the OneSpan sandbox and REST APIs/.NET SDK

I have the following scenario and I'm using some CodeShare samples to piece this together:

1. Retrieve a PDF without embedded…

Normal topic

Hi Team,

The integration program was run 3 times back to back(the program was submitted after completion of previous integration program). 
For the 1st and 2nd time, the integration program went into error as…

Normal topic

Hello,
I get documentExtractError when create and send package with pdf document in REST API. It started when I added "extractAnchor".

 

Request failed with HTTP Code:: 400 Request Body:: {…