925 results matched your search criteria
Forum topic
OneSpan Sign
Receiving Access Denied on Interactive API Reference Page. Occurs whether logged in or out. Previously don't think the page was behind authentication at all. Already cleared browser cache, using multiple browsers etc. How to fix? https://app.screencast.com/HAJgXOKfux8wM
Forum topic
OneSpan Sign
Is it possible to override $PACKAGE_OWNER_EMAIL when createPackage via API SDK?
Forum topic
OneSpan Sign
I'm trying to update all the roles such as adding and removing a few of them with one API call. I tried:
PUT /api/packages/{packageId}/roles
... but I get "500 Internal Server Error".
Forum topic
OneSpan Sign
Hi Team,
I am trying to use the REST APIs to Integrate Silanis with my application.
Before I code any API URL in my program, I want to test and validate URIs using PostMan Client.
Forum topic
Intelligent Adaptive Authentication
Hi,
I'm currently looking for API features for our Appliance 7000 Type AG7552. Is this the same API system uses as the Inteligent Adaptive Authentication?
Thanks!
David
Forum topic
OneSpan Sign
Hi Duo, I keep getting Unsupported Media type error below:
{"code":415,"messageKey":"http.status.415","message":"Unsupported Media Type","name":"Unsupported Media Type"}
POST {{TheHost}}/api/packages/CsilES9ZX4XpSucsL-s7t3bFQp8=/bulk_send
Content-Type text/csv
Forum topic
OneSpan Sign
We are using the API key, for our production account. How can you have multiple branding options when it comes to using the API key? I am not sure I am asking this very well, so let me know if there are other things I can mention.
Thanks!
Forum topic
OneSpan Sign
Hi,
Is there any documentation on how to upload multiple documents using the ONESPAN SIGN API, currently trying to use POST /api/packages/{packageId}/documents, however second document doesn´t get uploaded.