20 results matched your search criteria
Forum topic
OneSpan Sign
I'm working on the callbacks into Salesforce. The callbacks are triggering just fine. And the provided code where we are uploading the signed documents into the document object is working perfectly. However, I need to upload the documents into Content Versions instead of the document library.
Forum topic
OneSpan Sign
https://sandbox.e-signlive.ca/a/admin/eventnotification
Getting error for all our sandbox (Invalid JSON.) and callback URL is Empty
PFA
Forum topic
OneSpan Sign
Hello.
I have a created a transaction and assigned to it a Sender (different from the Owner).
As such, callback errors are being sent in emails to the sender. Is it possible to add a configuration so that the owner receives those emails as well?
Thank you
Forum topic
OneSpan Sign
Hi, I have a package with status draft, Now I want to update an approval using this route
PUT /packages/{packageId}/documents/{documentId} /approvals/{approvalId}
Here I am updating multiple field values.
Forum topic
OneSpan Sign
Hi ,
Please assist with "Could not download the documents to a zip file. Exception: Unexpected character encountered while parsing value: .
Forum topic
OneSpan Sign
I'm looking for more information on the expiration date. Can you tell me how the date and time is stored on your end? And then what is checked when the expired callback event is sent?
I would like to set it to expire today, but I get an error message saying the date must be in the future.
Forum topic
OneSpan Sign
I've been having a bit of trouble connecting to the Canadian sandbox environment. The specific error message I'm getting is: "Could not get package.
Forum topic
OneSpan Sign
For over a year I have been creating packages using a JSON string as the package name (something like "{ApplicationId: 1033}"). I do this because the package name comes through in the event callback notification, and I can easily deserialize the package name and extract some informatio