612 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Is there any limit for emailMessage content text?
I have a script generating list of items and it can become quite long. In one testing case it was 4k characters long and I got the 500 Internal Server Error on package clone.
Forum topic
OneSpan Sign
Hi,
I created ADA transaction via API call, and when I tried to click "confirm" button" during signing ceremony, it showed error as attachment, any idea what's wrong?
I attached document and create package payload as well.
thanks,
Cindy
Forum topic
OneSpan Sign
I was trying to add a new document to existing package and got the following error
Cannot edit or delete package.","name":"Access Denied"
Forum topic
OneSpan Sign
Where can I get the Static Vector for the OCA sandbox test token? When I try to use the test token Static Vector from MAS 2 step activation package, it shows error -4073 when I try to scan the activation cronto image.
Forum topic
OneSpan Sign
Hello.
I have a created a transaction and assigned to it a Sender (different from the Owner).
As such, callback errors are being sent in emails to the sender. Is it possible to add a configuration so that the owner receives those emails as well?
Thank you
Forum topic
OneSpan Sign
Hi
Using REST we are able to create the package without sender, but when we add sender details the package Create API is giving 404 with 'Resource not found' error message
Could you help us on above issue please?
Forum topic
OneSpan Sign
Hi,
I downloaded copy tool v1.6.2, and when I use "With API KEY" for both source and target, I got 401 error see attachment, but if I use "With credentials" and it's working fine. any idea why it's failed with API key?
Forum topic
OneSpan Sign
Hi,
we have a production case, when the client tried to confirm the signature, it got error.
In the backend log:
Forum topic
OneSpan Sign
Hi!
I am not able to create new documents using post method from NodeJs server, please find the request and response below
domain: null,
_events: { end: [Function: bound _clearTimeout] },
_eventsCount: 1,
_maxListeners: undefined,
_agent: false,
_formData:
FormData {
_over
Forum topic
OneSpan Sign
Hi
I'm trying to update the STATUS from "DRAFT" to "SENT" but getting an error. Here is my snippet...