182 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I created ADA transaction via API call, and when I tried to click "confirm" button" during signing ceremony, it showed error as attachment, any idea what's wrong?
I attached document and create package payload as well.
thanks,
Cindy
Forum topic
OneSpan Sign
Hi,
is there a way to test the callback feature so that when there is a callback from ESL (example after the signing ceremony is completed), it calls my Dev running the webservice ?
like http://localhost/api/eslListener/ ?
Assuming: I've added the callback url as http://localhost/api/eslListener/
Forum topic
OneSpan Sign
In looking at the audit service for a package there appears to be events worthy of being in an audit log but do not appear to be.
For example: PIN authentication failures show up, but not that access has been locked out.
I haven't tried, but does resetting the 'PIN count' get logged?
Both of thes
Forum topic
OneSpan Sign
Hi,
there are 2 questions want to ask:
1) when client click the opt out button in the signing ceremony, it redirect to login page, is it could be configured somewhere?
2) in the default email, it only showed the signer with email address, but not Signer's name, is it possible to update the email t
Forum topic
OneSpan Sign
Hi,
I have requirement like while sending package creation request for in person now email triggering but i don't want to get any email for in person now so for this what changes are required in request json.
Please share your thought on this.
sample request is::
{
"trashed": "true",
"documen
Forum topic
OneSpan Sign
Hi,
Is it possible to get approval id for the signer without API call? as API call required API key, and we don't want to expose the API key.
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
Dear all,
As you can see from the screenshot attached, normally next to the radio buttons we have the text “Agreeâ€, “I don’t Agreeâ€, which seem to be covered(hidden) by the placeholder markup code in the produced document in the Signing Ceremony.
The markup I am using to add the radio but
Forum topic
OneSpan Sign
Hello there,
I just have a quick question regarding the signing ceremony that one of the QAs is experiencing.
Occasionally, the signature box breaks way off the page and ends up showing up in the corner.
Forum topic
OneSpan Sign
Hey there,
In our project, we have one scenario requires embedding two signing ceremony in two different iFrame div at the same time, one for each signer of a package.