119 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I get 400 error code.
I have the sample code below:package RestAPI;
import java.io.BufferedReader;
import java.io.File;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStream;
import java.io.OutputStreamWriter;
import java.io.PrintWriter;
import java.net.Htt
Forum topic
OneSpan Sign
Hi, I'm trying to follow the example https://developer.esignlive.com/guides/quick-start/creating-and-sending-a-package-rest/ however there seems to be conflicting information between the required fields listed there and the ones listed on the YAML.
Forum topic
OneSpan Sign
Hi
I created two procedures in the same package which includes REST API. One procedure includes rest api to attach a report say ABC and in 2nd procedure another report XYZ is attached to esign portal.
Forum topic
OneSpan Sign
Getting the following error when I try and create packages in my sandbox:
Forum topic
OneSpan Sign
Hello team,
We have a client who was following the example code from this link:
https://www.esignlive.com/blog/esignlive-create-send-package-rest-ruby
They used the Package Definition JSON from this link:
https://developer.esignlive.com/guides/quick-start/creating-and-sending-a-package-rest/
And
Forum topic
OneSpan Sign
Hi ,
I am posting below JSON, but its returning 1006 error code and the server repsonse is : Server returned HTTP response code: 400 for URL: https://sandbox.e-signlive.com/api/packages/
************************************************************************** JSON START****************************
Forum topic
OneSpan Sign
Canada SBX = sandbox.e-signlive.ca
API = /apitoken/clientApp/accessToken
https://sandbox.e-signlive.ca/apitoken/clientApp/accessToken
header fields Accept + Content-Type ( both set to application/json )
Forum topic
OneSpan Sign
I'm trying to place signature using the text anchors in Payload in API Body by referring the blog(OneSpan Sign How To: Using Text Anchors | OneSpan), but I'm getting the below validation error (Currently testign this i
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
We were successfully sending transactions and documents to OneSpan until the start of this week when we started receiving the below error. I have also put the invoking code below, it is based on the Apex SDK. It's a weird error as this was working on Friday..
CallOut: