612 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I have successfully built a Laserfiche Workflow that sends out a document for signature from one signer and retrieves the signed copy as a new version.
Forum topic
OneSpan Sign
https://sandbox.e-signlive.ca/a/admin/eventnotification
Getting error for all our sandbox (Invalid JSON.) and callback URL is Empty
PFA
Forum topic
OneSpan Sign
Hey!
I've used this codebase to put up a quick testing app: https://www.esignlive.com/blog/esignlive-how-to-creating-a-simple-php-web-application/
Unfortunately I am stuck for a day or so with a 400 error at this point:
POST /api/packages/A8e11I57ytWC1GHJzzphfLISw04=/documents/signed_docum
Forum topic
OneSpan Sign
Hi Team,
I need to create a package with an existing unique id (custom id)
while creating a package,
ex for package payload
{
----------
"name": "TEST-Package",
"id":"1234dsfhsddfdfsghjgsdgs",
Forum topic
OneSpan Sign
Hi, I'm getting an error for invalid email when I uploaded a bulk file. I checked the emails and they are correct. Can you help me with this?
Forum topic
OneSpan Sign
I keep getting the attached error message. When I wait and restart it's usually okay but it's painful that I can only do about 40 - 50 users at one time.
Forum topic
OneSpan Sign
Hi,
I have installed the OneSpan Sign for SharePoint Online but when I try to access to the connector I am getting an error. Does anyone know how to solve this issue or is because the connector is deprecated?
Forum topic
OneSpan Sign
Hello,
This was working yesterday, and now I'm getting the following error. There haven't been any code changes on our end.
Using .NET SDK version 11.0.0.
Could not upload document to package. Exception: The remote server returned an error: (500) Internal Server Error.
Forum topic
OneSpan Sign
I'm having an issue when sending the pdf to OneSpan. This is the error from the dev console
"String length exceeds maximum: 6000000"
Is this because my files are too large? What's the fix?