3702 results matched your search criteria
Forum topic
OneSpan Sign
Hi All,
When I'm consuming the attachment requirements download API and PDF Document download API, It just gives me the stream of data. Is there anyway, that I can get the MIME type of that particular Document/Attachment?.
Thanks in Advance.
Forum topic
OneSpan Sign
Hello, I am getting the following response, and I believe that I am sending the correct data.
I will copy here the request I am making
request:
{ debugId: 1,
uri: 'https://sandbox.esignlive.com/api/packages/oGGmH-MrSdWrf3hPBMirqiiCgG8=/documents/b98bb1fa64f49dc9003b230c401426c9cf86be
Forum topic
OneSpan Sign
I am making the following call https://sandbox.esignlive.com/api/packages/uUoiB-Htq5GXIvRN9VeDcjrMXYE=/documents/default-consent/approvals/b838ff5f-d63e-4a63-af92-fb2ec7fe9b98/sign and sending in the payload the following:
{
"fields" : {
},
"id": "default-consent",
"role": "034b
Forum topic
OneSpan Sign
Hello I created a package but removed the Electronic Disclosures and Signatures Consent.
So I have a package with just one document. But when I try to sign it using the api call /packages/package_id/documents/signed_documents, I am not able to sign the document.
What could the issue be here?
Forum topic
OneSpan Sign
Hello,
In the attached image, a signature properties interface we can see the Location: Client IP 172.16.4.81
Forum topic
OneSpan Sign
Hi,
Is there a way during the signing ceremony to automatically scroll to the next signature once one has been signed? Docusign has this feature so I thought esign might as well.
Forum topic
OneSpan Sign
Hi All,
I have a scenario where I have an e-signer that will not have an email.
Example: An elderly person is in an office, signing a contract to rent a room/apartment/service in a retirement home/nursing home/home services. This elderly person does not have an email (no technology).
Forum topic
OneSpan Sign
Hi Team,
I'm aware that there is "autocomplete":false in REST API which is used to enable the "Review Before Completion", I was wondering is there an equivalent way in Java SDK?
Forum topic
OneSpan Sign
Hi,
Greetings for the day, it would be great if you could mention me the steps involved in the white-labeling process.
Also is it possible to completely white-label the UI which the signer sees after clicking on the "Go to Documents" (in the invitation mail) sent to the signer.
Forum topic
OneSpan Sign
Hi,
I'm trying to increase the text or print that appears after a signature block is signed (Eg: E-SIGNED by FirstName LastName on Date).
I tried to achieve this using withSize method for the signature, but it didn't work out(the text appears to be only the standard size).
I think it's not work