612 results matched your search criteria
Forum topic
OneSpan Sign
When we have a package that has two signers and one signer has completed signing and the other is still pending, when we perform a check status, we are getting the following error.
Could not get signing status. Exception: The remote server returned an error: (404) Not Found.
Forum topic
OneSpan Sign
Hi , i am trying to create a package using the rest API with sandbox url : https://sandbox.esignlive.com/api/packages.
Forum topic
OneSpan Sign
Error message:
Could not create a new package.
Forum topic
OneSpan Sign
Hello,
I'm trying to integreate my Ruby on Rails application with OneSpan.
Forum topic
OneSpan Sign
I have been using this code:
jQuery("a[data-gal^='prettyPhoto'").prettyPhoto({overlay_gallery: false, social_tools:false, hook: 'data-gal'});
And it is working fine on all browsers except Safari which throws an
Error: Syntax error, unrecognized expression: a[data-gal^='prettyPhoto'
Do
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
I'm trying to use the iOS SDK, but I keep getting an authorization error. I've checked my username and password with the UI, several times. I'm not sure what the issue is. Can anyone help?
Forum topic
OneSpan Sign
Guys,
While trying to send a package, I got this error.
"error.validation.userAddition.duplicateEmailUsage - Error Message: The email is already in use for this package. - Error Name: Validation Error - Technical Info -"
Forum topic
OneSpan Sign
We are receiving the following error after clicking onespan in Laserfiche webclient:
Error - SyntaxError: missing ) after argument list
Forum topic
OneSpan Sign
Hello,
I am trying to use the REST API in my web application to add a document to a package. When I submit my form with a POST request, I am getting a 406 error. The accept header I'm using is application/json. What should I use instead?
Thanks,
Rex