299 results matched your search criteria
Forum topic
OneSpan Sign
We are wondering if we are able to simulate the "CanChangeSigner" functionality using API/SDK calls after the signing process has started. Here is the process we're considering implementing at some point:
Forum topic
OneSpan Sign
Guys,
Was there a change to how radio buttons are being sent? For some reason I am seeing an issue where it appears all of my radio buttons are being sent as the same group and when I try to pull the package information from the GET API call, they are not in the package.
Forum topic
OneSpan Sign
Hi,
does the wording for the button such "opt out' or 'decline" can be changed? if so, does it apply to system level or account specific?
thanks,
Cindy
Forum topic
OneSpan Sign
We have users that have changed their name which results in a change to their email address that impacts their account with OneSpan. What has been the best practice there, as we have single sign-on, once the user have changed their name, it will take time again to go back and it is just a m
Forum topic
OneSpan Sign
When I do PUT request to /api/packages/{package_id} with request payload as
{
"status": "DRAFT"
}
I get error response as
{
"code": 415,
"entity": null,
"message": "Unsupported Media Type",
"messageKey": "http.status.415",
"name": "Unsupported Media Type",
"technical":
Forum topic
OneSpan Sign
Hi,
we upgrade SDK to 11.25 (was using 11.0.2), we noticed that the locale has been changed
in 11.0.2, when we sent 'fr-CA' to SDK, SDK will translate to api package as 'fr'
in 11.25 when we sent the same request, SDK translate to api package as 'fr-CA' which is not recognized so the package languag
Forum topic
OneSpan Sign
Hi, I'm trying to change the default logo. I used the sample script provided in the forum...
...{"src":"http://www.logo-maker.net/images/common/company-logo8.gif","link":""}
but the new image is not displaying properly.
Forum topic
OneSpan Sign
Hi!
It would appear that the success response message sent by esign sandbox to a request for signingStatus was somehow changed, over this last weekend, from 'COMPLETED' to 'SIGNING_COMPLETED'. This seemingly minor detail cost the dev team all day today.
Forum topic
OneSpan Sign
If I accidentally send a package to the wrong email address or the wrong signer, can I modify the package I already sent? Or do I have to delete it and start over?
Forum topic
OneSpan Sign
Hi,
Is there an API or Java SDK option in eSL to change a regular user to Manager and vice-a-versa?
Thanks,
Sudhangi