149 results matched your search criteria
Forum topic
OneSpan Sign
My Operator id configured with Production env (US2). I could not find the API key in the integration tab of the Admin Page. How to get a API key for PROD environment . Kindly let me know the End Point URL for the production env API's.
Forum topic
OneSpan Sign
I'm creating an application to get all packages for an account with a date range.
I'm using the following call
Page completed_packages = eslClient.PackageService.GetUpdatedPackagesWithinDateRange(DocumentPackageStatus.COMPLETED, new PageRequest(index, 50), from, to);
T
Forum topic
OneSpan Sign
Is there a way to use master account API key to get user specific API key for a selected subaccount. I'm not sure what call to use if it's possible.
Forum topic
OneSpan Sign
Hi team,
Our client has a question that if they have an API Key, how they can know which email is associated to this API Key?
Please advise if you need any further information.
Thanks,
Forum topic
OneSpan Sign
Looking for some guidance on how to obtain an API key for the onprem version of onespan. My question is, how do we generate and use the api key?
Forum topic
OneSpan Sign
We are having issues using the API key to archive messages. We are getting a 403 error.
I removed the URL/and package number, but you can see the error below.
Forum topic
OneSpan Sign
Hi,
I downloaded copy tool v1.6.2, and when I use "With API KEY" for both source and target, I got 401 error see attachment, but if I use "With credentials" and it's working fine. any idea why it's failed with API key?
Forum topic
OneSpan Sign
We need to change the API Key for our sandbox account. How can we do that?
Forum topic
OneSpan Sign
I just started with Apex SDK and its integration in one of my developer sandbox. But i didnt see anything with the API key in my sandbox (screenshots attached). So i created a client Id and client secret but not sure if its the right way of creating a API key.