Topic Replies Freshness Views Users
Normal topic

I am getting a 401 error when requesting an authentication token for a "SENDER" with a mixed-case email. Other places in the REST API do not require a lowercase value for email in the json.

The request I made was:

Normal topic

I was trying  below API call and received web page instead of expected Payload

GET /api/sysinfo

HTTP Headers<…

Normal topic

Hello,

We have the latest version of the on-premise OneSpan Sign platform and application installed here and we are quite confused as to why we are not allowed to create the same sender on more than one account.

We…

Normal topic

In the options for a Txn a reminder can be setup:

a) What is data element internal to package that controls whether reminding is be set?

b) What is data element internal to package that specifies # of days to wait…

Normal topic

I was wondering if there is any way to pull more than 100 completed packages for each sender for a given day. I have one sender that completes more than 100 packages a day and the completion report only shows up to 100 per sender,…

Normal topic

I used {{TheHost}}/api/account/senders?from=1&to=100 API to retrieve Sender Object in JSON. The "top" level of this object contains two (I believe) related fields

"timezoneId": "GMT",
"created": "2020-04-24T17:42…

Normal topic

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

Normal topic

It seems that there is no event notification for when an email is blocked. Say an email is used multiple times for a signer and that email bounces. Eventually it gets caught by OneSpan and is now "blocked" if that email is again…

Normal topic

After doing some 11.39 SANDBOX testing; seems retrieving Sender via Email works but retrieving Sender via Sender ID does not.

{{TheHost}}/api/account/senders/1iVOFpzqGzoF
{
    "messageKey": "error…

Normal topic

Using create package API, Along with creating package, can we use also use data field to store some data.

This field value we use in when retrieve the package.

"data": {
    "additionalProp1": {…

Normal topic

Hey guys,

How do we change the GMT to borrower's time zone in Evidence Summary?

evidence summary

Normal topic

Are there any known issues with using both methods of extraction in the same document?

The following package has been created in the sandbox: zc1pssVwepH2BDjC0-lDlbuNzD8=

The last document in the package…

Normal topic

Hello,

 

I have a question with regards to callbacks. In our OneSpan account we have a callback URL configured to be used by one system for eSignature package events. We now are going to use the same OneSpan…

Normal topic

Hello,

 

In the attached image, a signature properties interface we can see the Location: Client IP 172.16.4.81

 

My question is how can I edit this IP. Have been trying to…

Normal topic

we have created package with mandatory attachment from Signer?  is there any way to avoid approval request for openspan owner ? 

 

Normal topic

When a particular signer or role signs can we obfuscate certain data points to prevent them from seeing information?  ...while a different signer/role CAN see the information. This would help me with some design considerations…

Normal topic

Hi, 


I believe "sending of email" has been turned off on the sandbox I am using. we don't want them to send because sign them in the IFrame. 

But we are also doing email signing, and I was under the…

Normal topic

Hello,

 

I am trying to inject data into a field on a PDF that is uploaded to onespan. I have the field in the following format

 

[Signer1.Capture1.Textfield1]

 

Normal topic

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":…

Normal topic

Hello,

FYI, I saw a similar question asked in 2016, but I wanted to post this new one to see if there is anything available today or in the roadmap that might help us: 

Normal topic

Hello,

Is onespan allowing the sender to set a custom package ID?

 

  1. I want to add a custom package id when I am making POST api/packages, please find below request…
Normal topic

Hi Duo, when I use GET Packages API call response says I have total of X Packages but if I use GET account usage it tells me I have Y Packages and Y is almost double value of X.  I need accurate "counts" . . . Thx Mike

Normal topic

We have a requirement like below

We will create few contract document templates(PDF) in onespan using onespan console. These document will have various fields(name, age etc) which will have to be populated programetically…

Normal topic

Hi
Is it possible to declare during the package creation instance that an extra file should be attached after signing the package documents? The package status automatically changes to COMPLETED after uploading the extra file or…

Normal topic

As described in this post https://community.onespan.com/documentation/onespan-sign/guides/sender-guides/user/configuring-recipients  we can configure some "personal message" for the Recipient. Just want to know where this …