612 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I am unable to create a package with the JAVA sdk for the attached document. I am getting an eslServerException with a technical message ' error.eslx.inputValidation.documentPreverifyError'.
Forum topic
OneSpan Sign
Hello Duo,
I am getting again and again the following error during sending document to esign.
{"technical":"65533","messageKey":"error.internal.default","message":"Unexpected error. We apologize for any inconvenience this may have caused you, please try again.
Forum topic
OneSpan Sign
Hey there,
I've got some established code that is able to create packages consistently. However, I've run across a particular set of documents / metadata that is preventing the server from creating. This is the error from SDK:
The remote server returned an error: (500) Internal Server Error.
Forum topic
OneSpan Sign
Hi Team,
When we download signed documents from onespansign using REST API, after opening it, we can see validation warning as "At least one signature has problem" (Please refer highlighted section from the attachment).
Forum topic
OneSpan Sign
I just installed OneSpan Sign for Salesforce. I am trying to test out a transaction, but whenever I go to prepare the document I get this error: User does not have EDIT/DELETE access to package. I have a System Administrator profile and I have been assigned to the appropriate permission sets.
Forum topic
OneSpan Sign
Hello,
When we are trying to access the document added to the package seeing 'An error occurred' message.
Forum topic
OneSpan Sign
HI,
I am trying to integrate designer view in my app through this link
https://developer.esignlive.com/guides/feature-guides/designer/
"https://sandbox.esignlive.com/api/authenticationTokens" works fine and getting authentication value but when I send request to following api I am getting "Unauthori
Forum topic
OneSpan Sign
We have registered Callback Event Notification on OneSpan Sign Web UI and Key is getting gernerated correctly. However, I am receiving below error on email as OneSpan Sign Sadnbox access is assigned to me only.
Forum topic
OneSpan Sign
Hi, I have a method to Retrieve the attachment:public async Task<byte[]> GetAttachmentContentAsync(string packageId, string attachmentId){