73 results matched your search criteria
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
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
Hi,
Having a little trouble getting an API key so I can start using the product... I signed up for a developer sandbox and got an email with the following instructions.
Get started with OneSpan Sign in 4 simple steps:
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.
Forum topic
OneSpan Sign
I know how to get subaccount api keys but how do I get a senders API key. The user has left State employment so I can't have them just login and give it to me. I don't see it in the Sender structure.
Forum topic
OneSpan Sign
HI,
Is it possible to get the api key of the sender who sent the package.
Thank you,
Sudhangi
Forum topic
OneSpan Sign
Hi,
Is it possible to get approval id for the signer without API call? as API call required API key, and we don't want to expose the API key.
Forum topic
OneSpan Sign
In order to access Rest API for documents retrieval, i have to provide "Authorization: Basic api_key". How do i get Basic api_key?
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.