159 results matched your search criteria
Forum topic
OneSpan Sign
Dear, When we are creating a new package with the .net SDK we need to know if the template has any roles that have attachment requirements. Sofar I can see is this information not mapped when we make a request.
Forum topic
OneSpan Sign
Guys,
I am trying to update a signer via the rest api call and it doesn't appear to be working.
When I do the call in postman, it returns the response payload that is expected but it doesn't update the information. I do not get any errors and everything seems like it worked just fine.
Forum topic
OneSpan Sign
int the call to CreatePackage when calling the eSign rest api , we get 500 error from the server.
EslServerException: The remote server returned an error: (500) Internal Server Error. HTTP POST on
URI https://sandbox.e-signlive.ca/api/packages/o6Qqzj2LSQVcL28SnOxjUNKx-oE=/documents.
Forum topic
OneSpan Sign
We are in process of changing OneSpan SDK to OneSpan REST
In SDK we are retrieving the status using GetSigningStatus(objPackageId, signerId, null) which giving us 'InActive' status as output.
Forum topic
OneSpan Sign
Hello,
I have added signer SMS verification before sign of document. It show SMS sent. but user don't receive any SMS. even if user request SMS while sign, it say SMS sent successfully, but don't get any SMS. Here is the code. There is line of array for SMS.
Forum topic
OneSpan Sign
Hello,
It seems the Package Object is not too happy with if statements with in the code block.
Forum topic
OneSpan Sign
Hi
See Attachment
Here's the DOCUMENT_SIGNED push notification, I can't associate the sessionUser to either signer in the Package object returned from the SDK. (see the screen shot below, I have the signer Ids boxed in red)
Is this a known bug with the push notification? Can this be fixed?
Forum topic
OneSpan Sign
Hey team,
We have a client reporting that they have an issue can't get role id returned.
Here's the workflow:
I have created a transaction with your java sdk.