916 results matched your search criteria
Forum topic
OneSpan Sign
as the subject. Thanks.
Forum topic
OneSpan Sign
I would appreciate some help--I am trying out the sample Managing Senders (REST API) code--I just want to retrieve senders--and I'm getting {"messageKey":"http.status.404","message":"Resource Not Found","code":404,"name":"Resource Not Found"}
Here's the code I'm using;
Forum topic
OneSpan Sign
All pkg's are marked as deleted, all are for same person (owner/sender).
We don't understand why lists seem exclusive of each other???
Seems OneSpan reporting is including pkg's not in return set from API call
Forum topic
OneSpan Sign
Hi there, I'm trying to delete a document in python but I'm getting this return:
400 Client Error: Bad Request for url: https://sandbox.esignlive.com/api/packages/TAv__TLL2MOR_bMTDTnmiq0boLU=/documents/28
Forum topic
OneSpan Sign
Hi,
New to onespan.
Below is my code to do the text anchor e-sign on my pdf
Forum topic
OneSpan Sign
Hello,
I am using eSignLive in my UWP project. It was working fine last couple of weeks before.
Forum topic
OneSpan Sign
The documentation talks about ApiKeyAuth (being deprecated) and ApiTokenAuth (recommended replacement).
Apparently a "Client Id" + "Secret" is combined to create a "Token" but I don't know how this is done for API's below.
I am not clear on "single use" vs "multi-use".