3699 results matched your search criteria
Forum topic
OneSpan Identity Verification
Hi :)
Currently trying to create transaction using returned JWT token
and am getting this error message, 404 Not Found, is the end point complete? i copied it from the email.
Forum topic
OneSpan Identity Verification
Hi,
Can you confirm if the xtenant_id in the header of the API should be the the same as the client_id in the JWT token? It seems to be preset as "Ford" in some of the APIs?
Thanks
Forum topic
OneSpan Identity Verification
Hi,
Can you confirm that in the POC environment the tenant_id should show as "salesdemo" or should it have a more specific reference to our company?
Thanks
Forum topic
OneSpan Identity Verification
Hi,
Can I check what is required for entry into the document_template_id field to use with the identification only workflows in POC? Is there a specific id that would be used to retrieve the raw data from the identifcation transaction?
"id": "Consent",
Forum topic
OneSpan Sign
Some of our signers do not have the last name. What should be passed via REST API in such cases? Someone without a last name should be allowed to register a signature on his document.
Forum topic
OneSpan Sign
Hi,
I want to retrieve a onespan users api key to use the template that user has and if any documents were added to the template then would like to retrieve those documents too.
I am using .net sdk for this scenario.
Sergio Paul
Forum topic
OneSpan Sign
Hi!
I am using the SDK to create a ceremony with a custom signer id and I need to use the signer's email.
The SignerBuilder.withCustomId(String) method's javadoc says the following:
Forum topic
OneSpan Sign
Hi,
I am trying to use the OSS - Template and Layout Copy Tool to copy a template from my Sandbox test account to our Production account. I enter the Source/Destination API keys and environments and hit Test Connection. I am informed that all API keys are valid.
Forum topic
OneSpan Sign
Hi,
I need to get newly created sender's API key and store it in local database. Sender class does not contain attribute APIkey. Is this even possible?
Code Share
A sample Swift project showcases how to display Signing Ceremony in a WKWebView.