922 results matched your search criteria
Forum topic
OneSpan Sign
I have a template with 550 label fields. I saved the fields to a new layout. Now, I need to shift all 550 label fields 8 pixels up. Doing it manually is a painful process.
Is there a way I can do this -
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
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
Is it possible to override $PACKAGE_OWNER_EMAIL when createPackage via API SDK?
Forum topic
OneSpan Sign
I have done multiple trials and not able to end up with successful results for uploading a document to a Transaction.
Forum topic
OneSpan Sign
Do the from and to parameters i the /api/packages accept/support time (or just 'yyyy-MM-dd' date)?
Are the values based on GMT time?
Forum topic
OneSpan Sign
Hi Team,
While creating a package using REST API. What is the exact configuration that I have to do enable the review before completion feature on the particular package?
Can anyone help me on this?
Thanks in advance.
Forum topic
OneSpan Sign
Hi,
We are planning to implement a purge process to purge packages that's too old. But since the purge API takes package id and we don't have it, should we call Get /packages to get all the package ids that meet our requirements?
Forum topic
OneSpan Sign
Hi,
We are seeing very slow performance - both in API responses as well as trying to use the web UI. The API is also sporadically returning us 500 errors.