316 results matched your search criteria
Forum topic
OneSpan Sign
How would I find out if a signer has signed/opted out/declined using the .net API?
Forum topic
OneSpan Sign
Hi there; my understanding has been there are 7 status's (Draft, In Progress[sent], Completed, Opted out, Declined, Archived and Trashed)
Does "Expired" count as a status? ( it's not included on OneSpan Account Summary report ).
Forum topic
OneSpan Sign
Hello,
I want to check if we can hide the status bar, while signing. Please check the attached image.
Thanks,
Nehme
Forum topic
OneSpan Sign
Hi,
In the OneSpanSign.Sdk for .Net I am missing the field signed on the Class OneSpanSign.API.Approval.
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
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
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
This is what we are seeing - please let us know if it is expected.
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?