23 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I am running into an issue when attempting to remove a partially signed document from within a transaction.
Forum topic
OneSpan Sign
Hello Silanis team-
Today I have two scenarios for you that stump us.
We need an option to abort the "click-to-sign" process.
Forum topic
OneSpan Sign
Hello all, we require to add preview functionality to our system before sending a document to signers. I couldn't see an API for this. Does Onespan provide a preview URL?
Forum topic
OneSpan Sign
When calling the following register function :
EslClient eslClient = new EslClient(apikey, apiUrl);
eslClient.EventNotificationService.Register(
EventNotificationConfigBuilder.NewEventNotificationConfig(callBackUrl)
.ForEvent(NotificationEvent.SIGNER_COMPLETE).F
Forum topic
OneSpan Sign
We have requirement where user are transferred between departments and his/her email ID changing (e.g. [email protected] to [email protected]).
Forum topic
OneSpan Sign
I was trying to add a new document to existing package and got the following error
Cannot edit or delete package.","name":"Access Denied"
Forum topic
OneSpan Sign
Guys,
I am trying to remove an approval from the default-consent document as we do not want a signer to see it.
Forum topic
OneSpan Sign
Hi there, I'm trying to delete a document in python but I'm getting this return:
400 Client Error: Bad Request for url: https://sandbox.esignlive.com/api/packages/TAv__TLL2MOR_bMTDTnmiq0boLU=/documents/28
Forum topic
OneSpan Sign
Hey there,
I have a situation where I have an existing package and I'm trying to add a new document to it with text anchor fields.
The part to create the document is fine, but my issue is to add an extract anchor to it.
From what I've seen, the SDK offers the option to sdk.createDocuments(Str
Forum topic
OneSpan Sign
I have been hitting a bit of a brick wall trying to add text anchor tags to an uploaded document.
Let my explain what I have been attempting to achieve.
First I upload a document to an existing package, the package already contains a new role that I have created.