1494 results matched your search criteria
Forum topic
OneSpan Sign
I am using the LF Workflow extension to request signatures on documents. When the workflow successfully downloads the documents and stores them in the LF repository I am sending a follow-up email to the users in the original Forms process with a link to the stored document.
Forum topic
OneSpan Sign
I am getting an error error.validation.sendPackage.noApprovals from the Salesforce Package.
Forum topic
OneSpan Sign
Hello,
What is the limit for the signer email field. When we are using email more than 50 characters, we are getting an error.
Thanks,
Nehme
Forum topic
OneSpan Sign
Hi there,
During the test, pop-up that I haven't seen before appeared since eSign. Is there a way to get rid of this?
Forum topic
OneSpan Sign
Running some test on QA now we are running on this issue. Can you share a light of what this could be?
Forum topic
OneSpan Sign
Hi Team,
We are using rest API to communicate with esign live . when we create and send document we are using the below url .
https://sandbox.e-signlive.com/api/packages
Once we send the request I am able to see the package in drafts folder .
Forum topic
OneSpan Sign
Currently we are sending this setting for each package we are creating via a REST call.
It is set to true. So the download button is dsiabled.
Forum topic
OneSpan Sign
We have been working mainly with the UI, but are looking to get started with the Java SDK. Is there any documentation or tutorials available to help?
Forum topic
OneSpan Sign
Hi,
While trying to configure client id authentication getting this error, though the exact client id is provided.
Thanks in advance
Forum topic
OneSpan Sign
I am trying to update the text field inside a document in my draft package via post and/or put api for updating the specified document. The response is coming 200 on sanbox but wheneve I tried to change the value of the text field, it is not changing at all.