447 results matched your search criteria
Forum topic
OneSpan Sign
I am trying to list all transactions that have been done but in my GET https://sandbox.esignlive.com/api/packages I only am getting the last transaction. It does not bring all of them. I am wondering if there is any id or role name I need to change for every transaction I post?
Forum topic
OneSpan Sign
Hello,
Create package API is failing with client app authentication whereas the same works with API key.
I used SDK version 11.34 for client app and 11.15 for API key. Can someone please help wth the below issue?
Forum topic
OneSpan Sign
Hi Team,
I am trying to access the API: https://sandbox.esignlive.com/api/packages
Forum topic
OneSpan Sign
Hey there,
i was following this guide (https://www.esignlive.com/blog/esignlive-how-to-creating-a-simple-php-web-application/) and I´m always getting Unauthorized Access as a respond.
Forum topic
OneSpan Sign
One of our users wants to whitelist the top level domains used in the signing ceremony.
Is there a list available of the those top level domains?
Based on our network tracing, I've found:
https://sandbox.esignlive.com/
https://apps.esignlive.com/
https://ssl.google-analytics.com/
Forum topic
OneSpan Sign
Hello!
I would like to know if there is any endpoint within the REST API to which I can send a parameter and get a list of transactions whose name contains that parameter.
For example: https://sandbox.esignlive.com/api/packages?filter=FILTER_NAME_TRANSACTION
Forum topic
OneSpan Sign
I am trying to test creating a package and I'm getting this response from OneSpan:
{"messageKey":"error.unauthorised.accountSuspended","message":"Cannot create session with suspended account.","code":401,"name":"Unauthorized"}
Is there any way to unsuspend my sandbox account?
Forum topic
OneSpan Sign
Hi,
I tried to upload a document (attached) in the sender UI, it has error message as 'this document failed to upload and maybe locked'. but I tried it in the sandbox, and it's working fine.
Forum topic
OneSpan Sign
Hi,
resending a signing invitation doesn't work. Not in the Sandbox and also not from the Web UI.
I actually don't believe I am making a mistake using both. Maybe the problem is in our package coding, wich however works fine with all other REST APIs we are using.
Forum topic
OneSpan Sign
Hi Team,
Signer1 -> delegates his signing to Signer2,
what will be the signing status of both signers if we check with the following API's
https://sandbox.e-signlive.ca/api/packages/<packageid>/signingStatus?signer=Signer1 ?