231 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I am using PHP REST API.
First i create draft package, then upload form with data, and then publish it. But there is disclosure electronic signatures document get created.
Forum topic
OneSpan Sign
Hi I'm getting this error but not sure how to debug it.
Is there a way to know which user it is referring to?
Req:
{"sender":{"email":"[email protected]"},"settings":{"ceremony":{"events":{"complete":{"dialog":true,"redirect":"https://www.google.ca/search?q=beaches&biw=1680&bih=905&tbm=isc
Forum topic
OneSpan Sign
Hi Haris,
I am trying to create new package and then updload the document at a later point after creating package.
Basically i want to it separate the steps.
Forum topic
OneSpan Sign
Hello,
I am uploading PDF via REST API PHP, along with signer users.
Forum topic
OneSpan Sign
Hello,
I'm trying to integreate my Ruby on Rails application with OneSpan.
Forum topic
OneSpan Sign
I've noticed that it is not possible to update emailMessage for chosen role.
TC
1.
Forum topic
OneSpan Sign
I have done multiple trials and not able to end up with successful results for uploading a document to a Transaction.
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
Guys,I am getting this error when trying to update the package status of a package. Is there something going on with the PUT call? I am able to do the other POST calls.url - https://sandbox.esignlive.com/api/packages/{transactionID}