449 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I'm integrating with the e-sign live api and have had some trouble with certain pdfs causing the signing ceremony to give me a blank page. After the package is created and a url is created the window appears blank. (Even the default-consent document won't show up).
Forum topic
OneSpan Sign
Hi
Is it possible to update the language of the sender , using the REST API after the sender has been created.
For example making a PUT to
https://sandbox.esignlive.com/api/account/senders/8X9iP9K5wQwK
{"language":"en"}
Forum topic
OneSpan Sign
I was able to sign a document when a signer is assigned to a signbox using API.
But the same users sign is not possible when the singer belongs to a group.
is there any restriction to sign via APIs for groups?
API response is 200 for both.
Forum topic
OneSpan Sign
In the admin page/integrator tab, we used to be able to see the API-Key. It no longer shows up (we are in sandbox). Wondering as to why we arent able to see the API key anymore.
Forum topic
OneSpan Sign
Can we use Apex SDK without installing One Span package in the Salesforce?
In other words, can we call below APIs from Salesforce without installing managed package
https://community.onespan.com/products/onespan-sign/sandbox
Forum topic
OneSpan Sign
I am currently in CST/ GMT-5 but the callback is returning GMT-4 for the createdDate time.
I am on the onespan sandbox could this have an effect?
Edit: updated subject to GMT-0 time
Forum topic
OneSpan Sign
I have been getting some requirements questions recently related to what our options are for customizing the look/feel of the signing ceremony.
Forum topic
OneSpan Sign
Hi,
I am getting the following error while connecting URL and application.
ORA-29273: HTTP request failed.
Below is the code snippet:
UTL_HTTP.SET_WALLET('file:xxxxxx', 'xxxxx');
v_request := utl_http.begin_request('https://sandbox.esignlive.com/', 'POST', 'HTTP/1.1');
Forum topic
OneSpan Sign
I successfully uploaded a test Document in my SandBox to replace the standard acceptance that goes with the Document for Signature. What I end up with is 2 "Electronic Disclosures and Signatures Consent" Documents.