661 results matched your search criteria
Forum topic
OneSpan Sign
Hi
I created two procedures in the same package which includes REST API. One procedure includes rest api to attach a report say ABC and in 2nd procedure another report XYZ is attached to esign portal.
Forum topic
OneSpan Sign
I have a requirement to integrate seamlessly with eSignLive.
We will have many clients on our side and each will have an account with Silanis.
I need to authenticate user in code behind when user logs into our portal.
Basically, if I understand correctly I have to use SAML protocol for that.
So the
Forum topic
OneSpan Sign
Hi Duo,
As discussed, could you please provide the codeshare / snippet to mark a text field manadtory?
Below is the client's requirement:
if we add into the document a text field which the signer has to fill out, can we make that mandatory and can we request that this field is filled out only be s
Forum topic
OneSpan Sign
Hi,
What should be the http response code returned by the notification callback handler? Does esignlive care about it at all? Is 204 (NO CONTENT) ok?
Thanks,
Forum topic
OneSpan Sign
Hi, I'm trying to follow the example https://developer.esignlive.com/guides/quick-start/creating-and-sending-a-package-rest/ however there seems to be conflicting information between the required fields listed there and the ones listed on the YAML.
Forum topic
OneSpan Sign
Hi. I am trying to implement the sample code provided at https://developer.esignlive.com/code-share/php-web-form-application-example/
I have changed the API Key to the API key in my account. I believe that is the only thing that needs to be changed, unless I am wrong.
Forum topic
OneSpan Sign
HI All,
Can you help me to convert the below API request into equivalent SDK code to create the package(with one document file as attachment to sign off):
{
"name": "packagename",
"status": "SENT",
"roles": [
{
"id": "signer1",
"index": "1",
"type": "SIGNER",
Forum topic
Mobile Security Suite
I need help with the following error: "Exception in onOrchestrationError: internalError(code: -8002, error: MSSDeviceBinding.DeviceBindingError.accessGroupNotAccessible(accessGroup: Optional(J2Q9795QN9.com.onespan.orchestration.sampleTest)))".
Forum topic
OneSpan Sign
In my code I have 2 parameters that I am passing string uniqueId, string coBrand can you elaborate on this comments?
Forum topic
OneSpan Sign
Hi,I found the tool for bulk invite sender tool(https://community.onespan.com/documentation/onespan-sign/codeshare/bulk-invite-sender-tool-java)but I can't find source code, where can I find it?thanks,Cindy