916 results matched your search criteria
Forum topic
OneSpan Sign
Is it possible to consume your API directly from front-end ex. Angular ?
When i tried last time , i got "No Access-Control-Allow-Origin" message.
Thank's
Forum topic
OneSpan Sign
Guys,
Is it possible to use the designer on a transaction that has already been created and populated with documents?
Forum topic
OneSpan Sign
Hi,
I have a requirement to set the package expiry date during creation of the package itself.
The problem is I cannot identify the suitable Json field where the expiry date can be set so that Onespan can automatically take the necessary actions on it.
The java sdk has the solution.
Forum topic
OneSpan Sign
Using the OneSpanSign.sdk there is no document type for text files, which may or may not have the TXT extension. I can drag and drop files via the UI into transactions but I don't see any easy way using the API to upload them.
Forum topic
OneSpan Sign
Hey guys.
I'm developing a connector with Digibee as listener of the Callback Event Trigger, although event after providing the API Key in the Callback Key field, the Callback event is getting 401 Unauthorized.
Forum topic
OneSpan Sign
Is there an API endpoint that allows API clients to delete set of fields in one API call?
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
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".