135 results matched your search criteria
Forum topic
OneSpan Sign
I've tried to do a status change on OPTED_OUT package to DRAFT (edit data, then set it to SENT).
Request
PUT /api/packages/PACKAGE_ID HTTP/1.1
Accept: application/json,application/zip,application/pdf,text/html; esl-api-version=10.7
Accept-Encoding: gzip, deflate
Authorization
Forum topic
OneSpan Sign
Here is the scenario. I need to change the Expiration Date of several packages that are about to expire out 30 Days.
Forum topic
OneSpan Sign
Guys,
Is there something going on with the API servers? I'm getting this weird error when trying to upload documents that I know worked.
-------------------------------
MessageKey: error.internal.default
Error Message: Unexpected error.
Forum topic
OneSpan Sign
We are in process of changing SDK to REST in our project
Need help mapping the SDK methods to REST, In SDK add document we have SignatureFields, Signature Editable fields, Initial Fields and AcceptanceFields?
Forum topic
OneSpan Sign
I'm setting up the url callback. My OneSpanSignConnector service is located on a service in the internal network not the DMZ.
This is how I was going to set it up:
Forum topic
OneSpan Sign
CONTEXT
We know that version 11.42 will be out in SandBox on June 9, 2021 and in PROD on July 8, 2021.
QUESTION
Forum topic
OneSpan Sign
This code seem to allow dynamic creation of a group with a custom Id. However, after the group's created, it seem to reflect a different group Id.
Forum topic
OneSpan Sign
Greetings
I'm doing some scale testing and I've noticed that I can't programmatically upload data to a textarea using REST if the data is longer than 2100 characters (approximately).