11 results matched your search criteria
Forum topic
Hi
See Attachment
Here's the DOCUMENT_SIGNED push notification, I can't associate the sessionUser to either signer in the Package object returned from the SDK. (see the screen shot below, I have the signer Ids boxed in red)
Is this a known bug with the push notification? Can this be fixed?
Forum topic
The following is mentioned in the user guide
Forum topic
Please remember that Apple set a March 31, 2021 deadline to upgrade to the Apple Push Notification service (APNs) API provider (see: https://developer.apple.com/news/?id=c88acm2b). After March 31, push notifications can no longer
Forum topic
Please remember that Apple set a March 31, 2021 deadline to upgrade to the Apple Push Notification service (APNs) API provider (see: https://developer.apple.com/news/?id=c88acm2b). After March 31, push notifications can no longer
Forum topic
Helo,
Inside my product ecosystem, I have already wso2 Identity Server up and running which provides GWT token. I am willing to use the MFA capability of Onespan and the push notification as a reliable solution instead of OTP.
Forum topic
Hi,
Application listener (callback URL) is not available when OSS triggers callback event upon completion of the transaction.
Forum topic
I see in your .net SDK documentation that you can setup the push notifications by running this code:
eslClient.EventNotificationService.Register(EventNotificationConfigBuilder.NewEventNotificationConfig(URL)
.WithKey(APIKEY)
.ForEvent(EVENT1)
.ForEvent
Forum topic
Hi!
I have been trying to upload multiple documents with a post request to '/api/packages' (the sandbox) url and getting getting the error indicating the number of documents sent in the payload is different from what I attached,
Could have a look at the code and let me know, what I am missing?
Forum topic
Hi,
Just a little bit of background first on what my objective is:
We have a Web Application for Institutions used by their staff (brokers). The Application which creates legal forms with merged data in PDF. The final output is a combined set of legal forms with merged data from the back end.