320 results matched your search criteria
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
When I look in the browser console I see this error :
Failed to load resource: the server responded with a status of 502 (Bad Gateway)
Incomplete response received from the application
Incomplete response received from application
Forum topic
OneSpan Sign
Our application submits signing packets via the REST API and receives callback notifications. Our application is not equipped to send emails, though, and our business line wants to receive an email for each notification. Is it possible for One Span to email the callback notifications?
Forum topic
OneSpan Sign
I would like to show my signer a message that says something to the effect of: “Thank you for signing your application. We will send you a completed copy of the application signed by both you and the vender.â€
This would be something like an alert upon completed signature.
Forum topic
OneSpan Sign
Hello,
I am trying to use the REST API in my web application to add a document to a package. When I submit my form with a POST request, I am getting a 406 error. The accept header I'm using is application/json. What should I use instead?
Thanks,
Rex
Forum topic
OneSpan Sign
Hello,
I want to integrate the Id verification into my web application, I already integrate onespan to my application but i want add an id verification security to the signature.
I need help.
Thank you.
NB: I use php for my project.
Forum topic
OneSpan Sign
Hi Team,
We are using POST reminders api to schedule reminders. Initialy, we are creating package in DRAFT status.
Secondly, we are calling reminders POST api to set reminders.
As a response, we are getting 404 error.
Forum topic
OneSpan Sign
We have embedded the prepare iframe within our application and ran into a little hiccup. We use a custom Send button to match our application, but we need to determine if a signature field has been added before allowing users to proceed. Is there a way for us to determine that?
Forum topic
OneSpan Sign
Hey team,
We want to delete a sender and re-invited to another account. But when I called the API below:
HTTP Request
DELETE /api/account/senders/{senderId}
HTTP Headers
Accept: application/json
Content-Type: application/json
Authorization: Basic api_key
The sender wasn't successfully deleted.
Forum topic
OneSpan Sign
Hello,
We have tried several angles at achieving this using both the REST API and the .NET SDK but have so far not had any luck.