2677 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Is it possible to invite a sender throught JAVA SDK? If yes, how to do it?
Thanks,
Wendy
Forum topic
OneSpan Sign
I've tried to send a new transaction without success for different reasons. I've resolved all of them but this one does make sense since I have different customIds and data like email can be the same for differen Signers, What am I missing?
Forum topic
OneSpan Sign
Our client is receiving the error message "No Role found for signer email" when trying to send a package. We are creating a custom ID however the custom ID is guaranteed to be different (one ends in -1 the other in -2).
Forum topic
OneSpan Sign
My email address is already set up as a sender with a sandbox that is shared with others.
I want to create a separate sandbox where my email is the owner so that I can do some testing without affecting what others are working on. An email address is only to be associated with one sandbox.
Forum topic
OneSpan Sign
Hi -
SHORT: How to assign "RoleID" to SignerBuilder in vb.Net ?
Forum topic
OneSpan Sign
Hi Team,
Could you please help us in getting the .NET SDK code to create a Notary enabled transaction and adding the associated fields like Notary seal, Notary expiry and other Notary-related fields.
This request is from Otis-Elevator.
Let me know if you have any questions.
Thanks.
Forum topic
OneSpan Sign
The following code does not return the specific error message.
Forum topic
OneSpan Sign
We noticed this morning that when a packageID contains _x something in the Apex SDK is removing it from the string. We are passing in:
Forum topic
OneSpan Sign
Hi All,
I'm working on Customizing the Branding of the Signing Ceremony.
Forum topic
OneSpan Sign
I'm having trouble sending a PDF with text tags to the /api/packages endpoint. My PDF is sent as base-64 encoded, and that string is "pasted" into a document when it reaches my eSignLive account. I'd like for the string to be decoded, so that the new package contains a copy of my original PDF.