1315 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I am trying to get all the package IDs from one account. For some reason, I only get one package ID comes back, even the count shows me as 3.
The is the url i have tried 'https://sandbox.esignlive.com/api/packages'.
Forum topic
OneSpan Sign
Hello,
I tried to implement "Create and Send a Package with the .NET SDK" but got following error.
Could not create a new package. Exception: The remote server returned an error: (401) Unauthorized. HTTP POST on URI https://sandbox.e-signlive.com/api/packages.
Forum topic
OneSpan Sign
How do I get packages awaiting my signature?
Forum topic
OneSpan Sign
Hi !
I'm trying to update a package and replace the pdf document in it, but I get this error :
Unable to update package settings. Exception: Le serveur distant a retourné une erreur : (403) Interdit. HTTP PUT on URI https://sandbox.esignlive.com/api/packages/-bANyCo4NvqdgiEPNbMG2tLdaRE=.
Forum topic
OneSpan Sign
hey,
I'm looking to retrieve the date each signer has signed the package, and the date when the package has been completed. Where can I get that?"
Forum topic
OneSpan Sign
We have been using oneSpan for around 2 years now and we weren't facing any issues with adding documents to a package but recently when we're trying to add certain pdfs, we are getting an error - "The number of Pre-Verify results does not match the number of documents that were sent for verificat
Forum topic
OneSpan Sign
I'm trying to send a new document in a package that has the status: Draft
But I get the error response
Forum topic
OneSpan Sign
Is there a certain data type you are using to generate the Package Ids for packages? I would like to reference the package id.
Forum topic
OneSpan Sign
Is there a certain data type you are using to generate the Package Ids for packages? I would like to reference the package id.
Forum topic
OneSpan Sign
Re API documentation I expect ALL documents associated with given Package will be returned in Zipfile from this call ->api/packages/{packageId}/documents/zip call