125 results matched your search criteria
Forum topic
OneSpan Sign
I would like to have 2 signers. The first one is required to upload an attachment. However, I do not want signing to move to the second signer until after the upload takes place. I would then like the second signer to be able to view the attachment and approve it by signing.
Forum topic
OneSpan Sign
Hello,
We have tried several angles at achieving this using both the REST API and the .NET SDK but have so far not had any luck.
Forum topic
OneSpan Sign
Is there a way to change the browser's page title during the signing session? Ours still says OneSpan. We have been successful at making other signing ceremony customizations as part of our integration efforts.
Forum topic
OneSpan Sign
I am trying to test creating a package and I'm getting this response from OneSpan:
{"messageKey":"error.unauthorised.accountSuspended","message":"Cannot create session with suspended account.","code":401,"name":"Unauthorized"}
Is there any way to unsuspend my sandbox account?
Forum topic
OneSpan Sign
The default behavior is to use the same signature across the entire signing session. One of our clients demands the user provide a signature for each document. We plan to use mouse-signing. Is it possible to force this behavior thru the API?
Forum topic
OneSpan Sign
Hi,
I am receiving the error [401, Unauthorized] response when creating a package with JavaSDK.
Forum topic
OneSpan Sign
First, my apologies if this is the incorrect forum group for this topic. Happy to move it to a different forum if there is a better one.
Forum topic
OneSpan Sign
I'm using .Net SDK.
I create token:
string sessionTokenString = eslClient.AuthenticationTokenService.CreateSenderAuthenticationToken(id);
and then