320 results matched your search criteria
Forum topic
OneSpan Sign
I can PUT to /packages/{packageId} and update a package's data node.
However I failed to update a document's data node (PUT to /packages/{packageId}/documents/{documentId}).
Forum topic
OneSpan Sign
I am fairly new to OneSpan sign API. I'm using Java SDK. Two questions:
Forum topic
OneSpan Sign
Hi!
I have some templates that define some pdf file to be filled and signed over the OSS Session.
For all of the created transaction, we are also creating a custom pdf that needs to be signed by the same Signer.
Forum topic
OneSpan Sign
You do have a 2021 enhancement request that is on your priority list to increase the MB size. however in the meantime we are having issues with the ES not being emailed. We've sent out numerous communications to tell our users to always use their Dashboard.
Forum topic
OneSpan Sign
Hi.
I have just started working with the API and the .NET SDK, because I wasn't able to add another signer from the sandbox WEB UI to a recently created transaction.
This just occurs when one or more of the recipients have already signed the document.
Forum topic
Mobile Security Suite
Afternoon All, Apologies if this is the wrong place to post, or if this is a bit of a noob questions, but I'm struggling to find any information really.
Forum topic
OneSpan Sign
Hi, i'm gettin this error message "OneSpanSign.Sdk.OssException: 'No Role found for signer email ", creating a package, this is the code that i'm using, thanks for the help.
Forum topic
OneSpan Sign
Until recently this worked with 1000 per page but NOW I had to do 250 to get it to work correctly, why? I tried 500 and it failed just like 1000. Are the OneSpan service side resources to consumed or what's going on that it now fails?
Forum topic
OneSpan Sign
Hi, I want to upload document on package, document uploading working fine. I also want to add roles and approvals through code.