319 results matched your search criteria
Forum topic
OneSpan Sign
This is what we are seeing - please let us know if it is expected.
Forum topic
OneSpan Sign
Hi Team,
I have Created a package using "REST API" which has two signers , And when any one of the signer is "Decline" the document the other signer status is also getting "Decline"
Basically i should get the one signer Decline And another "SIGNING_PENDING"
API URL : https://sandbox.e-signliv
Forum topic
OneSpan Sign
Hi,
I am trying to get the signing status of a package using the following SDK call:
eslClient.getPackageService().getSigningStatus(packageId, signerId, documentId)
What I noticed that this call has inconsistent behavior while returning package information.
On some occasions even if a package is av
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,
I want to get document status that when and how many times document is opened.
when user fills document fields, as I am getting document summary.
Please let me know how it is possible
I am using nodejs and showing document in iframe
Thanks
Forum topic
OneSpan Sign
Hi
Can you please let me know what are all the effects of changing the packatge status to "ARCHIVED"
Is there any online article that details all the package status and what are the effects of each
Thanks
Mario
Forum topic
OneSpan Sign
When a new user is provisioned, the user status is set to PENDING. When using SSO, the user status never changes to ENABLED because they do not get the activation email. How do we get the status to ENABLED so that we have the ability to DISABLE the user, if needed?
Forum topic
OneSpan Sign
Hi Team,
We have a client reporting that they recently noticed that they are getting two types of status from OneSpan, 'SIGNING_COMPLETED' and 'COMPLETE', when individual signer completes the signing process.
Forum topic
OneSpan Sign
Is there a way to query server status to tell when a server goes down? We just got hit with an emergency maintenance on the Production server but didn't get any notification what so ever. Is there a way to resolve this issue for any future problems?
Forum topic
OneSpan Sign
I just posted another question that might be related to this one:
https://developer.e-signlive.com/forums/topic/change-incorrect-signer/
I am trying to change some incorrect signers, but I can't change a package once it is "SENT". Can I change a package back to "DRAFT" status?