268 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
We have tried several angles at achieving this using both the REST API and the .NET SDK but have so far not had any luck.
Forum topic
OneSpan Sign
I have access to three Sub Account.
I can create package inside any of the sub accounts in UI.
If i create a package through API it will be created inside my home sub account
How to create package in different sub account using API for a particular user as sender
Forum topic
OneSpan Sign
Hi,
I tried to upload a document (attached) in the sender UI, it has error message as 'this document failed to upload and maybe locked'. but I tried it in the sandbox, and it's working fine.
Forum topic
OneSpan Sign
Hi there,
In order for a sender to get a very quick view of who has signed and who still has to sign is now only available through the evidence summary.
Forum topic
OneSpan Sign
Hello,
I am looking through the Java SDK for a way to programmatically lock a signer, I've attempted to use the PackageService.updateSigner() method but found that it won't update the locked flag on the sender object.
Forum topic
OneSpan Sign
We have integrated with OneSpan using your .Net SDK (version 11.12.0.0 ). We have built out logic to reject attachments but we have come across a scenario where if a sender has multiple attachments that are rejected, when we reject those attachments using the AttachmentRequirementServi
Forum topic
OneSpan Sign
Hi!
When I use the tool (OSS - Package Export & Download Tool - v1.3.3.jar), I can log in with user and password or with API Key. Can I download all packages created with a especific user (sender user)with this tool?
Forum topic
OneSpan Sign
Hi,
Does eSignLive provide any mechanism (feed / API, etc.) to export out the statistics at an account level (e.g. # of packages created per sender, datestamp signed, etc.).
Forum topic
OneSpan Sign
Hello,
I have added signer SMS verification before sign of document. It show SMS sent. but user don't receive any SMS. even if user request SMS while sign, it say SMS sent successfully, but don't get any SMS. Here is the code. There is line of array for SMS.
Forum topic
OneSpan Sign
We use SSO so we don't sending out the invitation for users to activate their accounts. How can I programmatically activate the accounts using the .NET SDK. I can determine who's pending from the list of senders, but not sure how to update their status to ACTIVE.