373 results matched your search criteria
Forum topic
OneSpan Sign
Team
We are experiencing intermittent issue while adding document to existing package. Please let us know why this could happen.
For reference i will put in package on which we faced this exception.
Forum topic
OneSpan Sign
Hi,
I'm trying to send an extra document to an existing package (with no document) using the REST API endpoint /api/packages/{packageId}/documents.
Doing so returns me a "406 Not Acceptable" error, which doesn't tell me much on what is wrong.
Forum topic
OneSpan Sign
Hi,
I got the 500 (internal error) when create package from SOA to CA sandbox. same payload works in our on-prem version 11.25. any idea?
here is my payload
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
Guys,
I have an existing transaction that I am trying to add documents to. Below, you'll find the json package that I am sending up with the files. I am getting this error when trying to upload those files.
Forum topic
OneSpan Sign
Hello Support,
as per requirement in my project, I have to pass multiple documents(2-3) in same package for multiple e-signing.
and after e-singing of all the parties, I have to separate out these multiple documents by category.
I am using .net SDK for this.
Forum topic
OneSpan Sign
Hi,We are currently using custom fields so that our users can pre-map fields in documents, so they can be filled in later by our system automatically. We currently have a field for "Purchaser Name", "Purchaser Address", "Purchaser Phone Number", etc.
Forum topic
OneSpan Sign
We noticed this morning that when a packageID contains _x something in the Apex SDK is removing it from the string. We are passing in:
Forum topic
OneSpan Sign
Hi Team ,
As suggested by you we are using single step package creation call where in package creation, doc upload and status sent happens at one go .For this we are using silanis provided java class.
This is wrking perfectly fine in all environments but when we moved to production , its giving conn