Forums

Hi,

 

I tried using the API Key (specified under the Authorize button) from under the sandbox account (not the Client ID & Secret) with the swagger page (https://community.onespan.com/products/onespan-sign/sandbox#/) where different calls can be tried out. However, the API key is not accepted. This is the response:

 

{ "messageKey": "error.unauthorised.noSession", "message": "Failed to retrieve Session", "code": 401, "name": "Unauthorized" }

 

Is there anything additional that needs to be done to use the swagger page?

 

Forums

Hello,

I have encountered a problem when I tried to create a package from a template with the rest API. I used all tips and instruction I found in the documentation and on forums, but I did'nt found a solution yet. Here is one of the documentation : https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/creating-transaction-template.

Forums

I am trying to create a package and upload a document but I only get the error message "Number of uploaded files does not match number of documents specified in package."  I have looked through the API and other posts about this error message.  I have even tried to use the exact configuration as in this CodeShare: https://community.onespan.com/documentation/onespan-sign/codeshare/upload-document-through-multipartform-data-using-postman  I'm assuming there