353 results matched your search criteria
Forum topic
OneSpan Sign
I have a client who is asking to confirm on the following behavior in eSL for Salesforce Lightning:
1. Salesforce Files should be able to be added to a package by selecting "Related Object Attachment".
Forum topic
OneSpan Sign
Im using the REST API and doing a POST to /authenticationTokens/sender to get a SenderAuthenticationToken.
Forum topic
OneSpan Sign
We are using Apex SDK to create transaction in OneSpan, we aren't using OneSpan Salesforce Connector. We have API key for authentication. When the user create transactions in OneSpan from SF, sender is always OneSpan's user attached to master account.
Forum topic
OneSpan Sign
Hi.
I have just started working with the API and the .NET SDK, because I wasn't able to add another signer from the sandbox WEB UI to a recently created transaction.
This just occurs when one or more of the recipients have already signed the document.
Forum topic
OneSpan Sign
Hi,
We are calling the OneSpan API to retrieve a single PDF document. In the response we are getting a byte stream for the pdf document. Our requirement is to download PDF from onespan and upload it to our backend repository.
Forum topic
OneSpan Sign
Hi Duo;
This Copy Tool question is from another customer. They are trying to migrate all templates and layouts from all senders in their Sandbox account to those same users in the Production account. I should point out that they are not using subaccounts
Forum topic
OneSpan Sign
I am evaluating the use of your product and am wondering if it will accomplish the following task. I will create a sales template that is a sample invoice.
Forum topic
OneSpan Sign
Hi. I've got fields that I've set up like this:
.withField(createFieldBuilder(FIELD_TEXT_BOX_CONSTANT, TEXT_BOX_GRP_ADDRESS_CONSTANT, "tbRetirementDate")
.withFontSize(22))
Forum topic
OneSpan Sign
Hello!
I seem to be getting a 500 when I try to upload a new document.
Forum topic
OneSpan Sign
I am also finding it difficult to set the correct href. When I use the example 'www.google.com' when the button is clicked it has a query string attached. When I use a my own url urlencoded spaces are inserted or it redirects to esignLive's sandbox url and comes back with no transaction found.