90 results matched your search criteria
Forum topic
OneSpan Sign
We need to retrieve the document associated data using the SDK.
Forum topic
OneSpan Sign
We just started receiving this error in the sandbox environment when attempting to download signed pdfs. I don't believe anything has changed on our side for quite a while now.
Forum topic
OneSpan Sign
Trying to save signed docs on our server. Looping through the doc collection, Content is null with code bellow:
//retrieve signed package from one span
var pkg = oss.GetPackage(req.PackageId);
Forum topic
OneSpan Sign
Hi,
I'd like to retrieve the document inside the package and also get package information when package is marked as deleted.
Forum topic
OneSpan Sign
Hey is there a way to retrieve the read only version of a document that is out for signing ?
Thanks
Forum topic
OneSpan Sign
Hello,
I am trying to find a way to get a document id. I am currently using a GET to retrieve a template ID that I made ahead of time, and then a POST to clone this template for a new transaction. I am not seeing any specfics on how I can find the document id after doing this. Any suggestions?
Forum topic
OneSpan Sign
Hi,
I have signed on behalf of client using Bulk Sign feature . When i retrieve evidence summary document its showing my IP in that document. Is than anyway possible to pass Client Ip since we are signing on behalf our client and get their IP in evidence summary document.
Forum topic
OneSpan Sign
Hello,
I am new to the OneSpan sandbox and REST APIs/.NET SDK
I have the following scenario and I'm using some CodeShare samples to piece this together:
Forum topic
OneSpan Sign
Hello,
I have created the following draft package:
Forum topic
OneSpan Sign
Hi,
I want to retrieve a onespan users api key to use the template that user has and if any documents were added to the template then would like to retrieve those documents too.
I am using .net sdk for this scenario.
Sergio Paul