18 results matched your search criteria
Forum topic
OneSpan Cloud Authentication
The current OpenAPI schema https://community.onespan.com/sites/default/files/interactive_api_references/tid-api_13022020_0.json contains the following API endpoint which br
Forum topic
OneSpan Sign
Hello team,
We have a client who was following the example code from this link:
https://www.esignlive.com/blog/esignlive-create-send-package-rest-ruby
They used the Package Definition JSON from this link:
https://developer.esignlive.com/guides/quick-start/creating-and-sending-a-package-rest/
And
Forum topic
OneSpan Sign
Is there a swagger definition file available for the REST API?
Forum topic
OneSpan Sign
In my MVC code project testing creating a Package I am trying to add a .WithSignatureStyle and .WithSignatureType. and the SDK says it does not have a definition of neither one in the builder.The issue is that the signature option only comes up as drawing.
Forum topic
OneSpan Sign
Very new to this. One of our clients requires 'digital' vs 'electronic' signature - that is, the signer must have a PKI certificate and the private key of the user's certificate is used to create the signature.
Forum topic
OneSpan Sign
Is there any way to get the password to unlock a file that has been signed in OneSpan? Our users sometimes need to edit the document in Adobe after it has been signed. I have seen a couple other similar questions here, but no definitive answer on whether or not that is possible.
Forum topic
OneSpan Sign
Hi All,
I am getting the below error, while using the WithExtractionType method :
DocumentBuilder' does not contain a definition for 'WithExtractionType' and no extension method 'WithExtractionType' accepting a first argument of type 'DocumentBuilder' could be found (are you mis
Forum topic
OneSpan Sign
I'm using same code in demo and in prod, works fine for demo but not in pord. but I'm getting the following error message.
Forum topic
OneSpan Sign
I'm trying to looking up the documentation for the POST /api/packages call within the Interactive API Definitions page in the sandbox environment, but when I click on this method, the page displays the following error:
Forum topic
OneSpan Sign
Hello, We have integrated our salesforce application with onespan using APEX SDK.