373 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
Create package API is failing with client app authentication whereas the same works with API key.
I used SDK version 11.34 for client app and 11.15 for API key. Can someone please help wth the below issue?
Forum topic
OneSpan Sign
Hello,
We're using the .NET SDK for OneSpan Sign. When creating a package, we're receiving a message that we've placed an object (presumably the signature) outside the page boundary. The full error details from the SDK are below.
Forum topic
OneSpan Sign
Receiving the following response and 500 error when trying to create a package:{ "messageKey": "error.internal.default",
Forum topic
OneSpan Sign
Hello,
I am trying to interface with OneSpan Sign using the REST API. I am using the LotusScript language on a HCL Notes / Domino platform.
Forum topic
OneSpan Sign
Hi!
I have been trying to upload multiple documents with a post request to '/api/packages' (the sandbox) url and getting getting the error indicating the number of documents sent in the payload is different from what I attached,
Could have a look at the code and let me know, what I am missing?
Forum topic
OneSpan Sign
Hello,
I am uploading PDF via REST API PHP, along with signer users.
Forum topic
OneSpan Sign
Hey there,
I have a situation where I have an existing package and I'm trying to add a new document to it with text anchor fields.
The part to create the document is fine, but my issue is to add an extract anchor to it.
From what I've seen, the SDK offers the option to sdk.createDocuments(Str
Forum topic
OneSpan Sign
Hello,
I'm trying to create a package with all of it dependencies and documents at once:
if I try a payload as
{
"documents":[
{
"approvals":[
{
"id":"Signature1",
"role":"Role1",