496 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I'm looking for a way to add signatures to multiple documents in package in one API call instead of having to make separate calls for each individual document. We're looking to accomplish this so that we can reduce our total number of API calls to eSignLive and help our performance.
Forum topic
OneSpan Sign
Hello,
I have a client who is wanting to confirm whether the below is supported:
1. When using the standard eSignLive buttons from a standard Salesforce object such as Contacts, I would like the attachment of the record to automatically appear as an attachment of the package to be sent.
Forum topic
OneSpan Sign
Hello!
We've recently adopted a group recipient into our templates and now need to migrate all our templates across our other sub-production environments, with a view to then do the same into production.
Forum topic
OneSpan Sign
Hi !
I'm trying to update a package and replace the pdf document in it, but I get this error :
Unable to update package settings. Exception: Le serveur distant a retourné une erreur : (403) Interdit. HTTP PUT on URI https://sandbox.esignlive.com/api/packages/-bANyCo4NvqdgiEPNbMG2tLdaRE=.
Forum topic
OneSpan Sign
Hi,
We're investigating a production issue where some packages are not completing, even though they appear to be complete. They return a status of "SIGNING_COMPLETED" when queried via the REST API.
Forum topic
OneSpan Sign
Hi,
We are trying to automate the app shielding process in our CI platform by using the REST API.
The API method https://cp.onespan.com/public_api/v1/rasp/bind_package takes a file as a parameter but on use it returns "(422) Unprocessable Entity."
Forum topic
OneSpan Sign
Has anyone noticed problems with the handover URL and hash location strategy routing? If so, have you found a workaround?
When setting the handover url to something like "https://www.mydomain.com/#esign", we are seeing different behavior between the handover button and text link.
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,
This forum has been such a great help so far, that I figured I'd post here on the off-chance you can provide some guidance.
We're working on displaying the Signing Ceremony iFrame within our application on mobile devices (specifically an iPad running Safari) and have run into some issues.