OssCallbackVo Class not found
Friday, October 9, 2020 at 09:42amHello ,
We are implementing .Net Core WebAPI application to get the notification from OneSpansign once the document is signed using Ngrok as mentioned in the document (https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/creating-callback-notification-listener?_gl=1%2Aiswb9l%2A_gcl_aw%2AR0NMLjE2MDA5NTQ5MDAuRUFJYUlRb2JDaE1JMkpLUzFwR0I3QUlWQ0l6SUNoMWl2QVNZRUFBWUFTQUFFZ0pMa3ZEX0J3RQ..&origin=developeresignlive)
We already installed onespansign .Netsdk with version 11.36.0 but not able to find OssCallbackVo Class in that package
could you guide us where to find as we got struck to move further.
Reply to: OssCallbackVo Class not found
Friday, October 9, 2020 at 09:59amHi sureshbesta,
The controller and model classes can be found in this code share. However, my code sample was a .NET framework project, so you might need to adjust to the .NET core code fashion.
Duo