171 results matched your search criteria
Forum topic
OneSpan Sign
Hello, I am getting the following response, and I believe that I am sending the correct data.
I will copy here the request I am making
request:
{ debugId: 1,
uri: 'https://sandbox.esignlive.com/api/packages/oGGmH-MrSdWrf3hPBMirqiiCgG8=/documents/b98bb1fa64f49dc9003b230c401426c9cf86be
Forum topic
OneSpan Sign
Hi!
I am not able to create new documents using post method from NodeJs server, please find the request and response below
domain: null,
_events: { end: [Function: bound _clearTimeout] },
_eventsCount: 1,
_maxListeners: undefined,
_agent: false,
_formData:
FormData {
_over
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 Team,
We are using POST reminders api to schedule reminders. Initialy, we are creating package in DRAFT status.
Secondly, we are calling reminders POST api to set reminders.
As a response, we are getting 404 error.
Forum topic
OneSpan Sign
I'm working off the postman api integration tutorial.
I'm running into the following error with not finding my user. I've set up a new account and tried that api key as well from the admin.
Forum topic
OneSpan Sign
Why is my confirm button disabled, after I accept the signature the confirm button won't let me click.
Forum topic
OneSpan Sign
In the Audit Trail, when a signer accepts, in the "Other" column it has "Approval:" followed by a string. What is this string?
Thanks.
Forum topic
OneSpan Sign
I'm trying to validate user input on the front end to match the format of strings that oneSpan will accept for phone numbers. Is there any official documentation for this format?
Forum topic
OneSpan Sign
Do the from and to parameters i the /api/packages accept/support time (or just 'yyyy-MM-dd' date)?
Are the values based on GMT time?
Forum topic
OneSpan Sign
Is it possible to add a document in a transaction just for information in addition to a document to be signed (we don't want to use the accept only option) ?