255 results matched your search criteria
Forum topic
OneSpan Sign
HI everyone during my integration I got stuck with this error> I wanted to create a package upload a file and add signatories.
Forum topic
OneSpan Sign
Hello,
I'm trying to create a package with all of it dependencies and documents at once:
if I try a payload as
{
"documents":[
{
"approvals":[
{
"id":"Signature1",
"role":"Role1",
Forum topic
OneSpan Sign
Hi,
I am using the sample code for creating a transaction but getting an error -
Forum topic
OneSpan Sign
Hello,
I am getting this error while generating eSign:
Could not create a new package one step. Exception: The remote server returned an error: (400) Bad Request. HTTP POST on URI https://sandbox.e-signlive.ca/api/packages.
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
I tried creating package using json body and sending file content as base64 encoded string but I get this error {"messageKey":"error.validation.sendPackage.noApprovals","message":"Cannot send package without approvals.","code":400,"name":"Validation Error"}.
Forum topic
OneSpan Identity Verification
HI!
I would like to ask if exists a way to sent an SMS with the transaction created instead of redirect from the current site.
Forum topic
OneSpan Sign
Hi,
I got the below error when configuring document visibility, could you please help me to understand what it means? and what could be wrong in my request?
Forum topic
OneSpan Sign
Hi,
Getting the below error for reminder. package is in draft status.
Forum topic
OneSpan Sign
Hi,
When creating a package and calling the setName method with a string containing a period or dash the JSON response says deserialization failed, upon further inspection there were also code 400 "invalid state" messages included. How can we fix this?