269 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
We're currently running into an issue when the sender of a in person package also needs to sign a document within that package.
Forum topic
OneSpan Sign
Can you please provide us a code on how to update sender language and the timezone of the sender account
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 i have got the sender authentication token but how to open particular package using that sender authentication token and send it Please reply me as soon as possible??
Using rest API : whats will be the code instead of this BuildRedirectToPackageViewForSender method??
Thanks
Forum topic
OneSpan Sign
Hi everybody,
I'm wondering if there is a way to define a sender that doesn't have an account in onespan
I need to create packages created by some users from my platform and i would love to skip replicate those accounts inside onespan
Forum topic
OneSpan Sign
Without an enhancement request is it possible to restrict a group of users to only be able to select a template and not allow them to upload documents?
Forum topic
OneSpan Sign
This API call requires {senderId} but when I use my "name" or "email" it does not work, nor does it work for any other value I could think of to try. The documentations says "The unique sender id" but what is that value? where does it come from? where is it on a screen?
Forum topic
OneSpan Sign
I am unable to manually add a sender to the account using the instructions found here: https://community.onespan.com/documentation/onespan-sign/guides/connector-guides
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
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;