1312 results matched your search criteria
Forum topic
OneSpan Sign
I have another question out about installing the Salesforce connector:
https://developer.esignlive.com/forums/topic/installing-salesforce-connector/
Once I get an answer there and get everything installed, is there a guide/resource for creating a new package?
Forum topic
OneSpan Sign
We have below settings that we are using in SOAP now we are migrating to REST.
Please provide us exact mappings to REST service for below fields
Forum topic
OneSpan Sign
Hi,
I am trying to create a new package using .net sdk from template which is already defined in the UI. I am trying to find an example which will help me to get started. This is what we are trying to accomplish
1. Create package with templateid defined in UI portal
Forum topic
OneSpan Sign
Here is the scenario. I need to change the Expiration Date of several packages that are about to expire out 30 Days.
Forum topic
OneSpan Sign
Hi,
I been trying to get status' for my packages, but i am hitting a wall.
I am running the following using the owner API Key and attempting to retrieve packages that are owned by a separate sender:
/api/packages/:packageId
Forum topic
OneSpan Sign
Duo,Has anything changed with the process of changing the notary on a package? We are now not able to change the Notary at all on any of our Notary packages. Also, just fyi, this happens when trying to use a notary that is within the senders account.
Forum topic
OneSpan Sign
In my code I have 2 parameters that I am passing string uniqueId, string coBrand can you elaborate on this comments?
Forum topic
OneSpan Sign
I took the sample code .net code (c#) from online and was getting the below error when creating a template and package.
"Could not create template. Exception: Error communicating with esl server. Invalid URI: The format of the URI could not be determined."
Forum topic
OneSpan Sign
I have a requirement to create a package which have multiple documents. First Document will be pdf document and other documents can be pdf or images. If it is possible can any send me a sample code.
Forum topic
OneSpan Sign
Hi,I want to get a package from one span by its ID using Postman. I need to call it from the postman so can you please provide me REST API details (URL, headers, and parameters) or refer me to a related link?