609 results matched your search criteria
Forum topic
Intelligent Adaptive Authentication
Hi,
I am getting following error while trying to update the expiry date of a package
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
Hi,
I am receiving the error [401, Unauthorized] response when creating a package with JavaSDK.
Forum topic
OneSpan Sign
Hi Team,
Our applicaiton uses the esign iframe to load the signing package and to capture the signature within our site.
We are seeing the below error in Safari browsers whenever the application tries to load the esign iframe. Can you please take a look at the error attached.
Forum topic
OneSpan Sign
Hi Duo
I have a customer that wants to copy the templates or Layouts from their FedRAMP Sandbox subaccount to a different Sender in a different subaccount in FedRAMP production
Forum topic
OneSpan Sign
Hi,
Is there any recommended way to update the package name property after it was first created, through .NET SDK?
Forum topic
OneSpan Sign
Can some help me out with this error message? The first signee had no issues but the second signee went to the package a day later to sign and then received an Access Denied. Is it possible there was some kind of timeout because they waited a day to sign? I didn't think tha
Forum topic
OneSpan Sign
I emailed support earlier, but I'll post the question here too in case it leads to a quicker/better resolution.
Forum topic
OneSpan Sign
Hello,
I am integrating with Pega and configured everything as per guide. But getting below error. I am passing API Key from my login as "Basic"+"XXXXXX" and using endpoint as - https://sandbox.esignlive.com/api/packages
Forum topic
OneSpan Sign
Hi,
When creating a package and calling the setName method with a string containing a period or dash the JSON response says deserialization failed, upon further inspection there were also code 400 "invalid state" messages included. How can we fix this?