- Read more about Copy Templates and Layouts with .NET REST Code
- Log in or register to post comments
- 235 views
- Read more about Signature Conversion Tools - Java, .NET, Javascript, PHP
- Log in or register to post comments
- 204 views
The current OpenAPI schema https://community.onespan.com/sites/default/files/interactive_api_references/tid-api_13022020_0.json contains the following API endpoint which breaks the API client code generation:
-
POST /users/{userID@domain}/deregister-fido-uaf-authenticators
The issue is caused by the reference to Success 200 response which seems to be malformed:
The current OpenAPI schema https://community.onespan.com/sites/default/files/interactive_api_references/tid-api_13022020_0.json contains the following status codes for responses - 1XX, 2XX, 3XX, 4XX, 5XX for several API endpoints like these:
-
POST /orchestration-commands
-
POST /mobile-commands/**
This breaks the code generators output - see the screenshots attached.
- Read more about Status Codes in OpenApi schema should not be like 1XX, 2XX, 3XX, 4XX, 5XX
- 4 comments
- Log in or register to post comments
- 304 views
Hi friends,
I have an issue with signing data from the web interface. DatePicker fails on open and I can`t select date.
Javascript error "TypeError: Cannot read properties of null (reading 'length')";
I using VS2019, C#, WebView2 component
- Read more about DatePicker "SigningDate" fails on selecting date
- 1 comment
- Log in or register to post comments
- 79 views
Hello,
I want to create a package without a signature.
So Users can only view the document and download it.
Thanks
- Read more about Create Package without signature
- 1 comment
- Log in or register to post comments
- 110 views
- Read more about Notary Signer - .NET SDK + .NET REST
- Log in or register to post comments
- 110 views
- Read more about Sender Password Reset - .NET REST
- Log in or register to post comments
- 91 views
- Read more about Create package on behalf of another Sender (.NET SDK)
- Log in or register to post comments
- 212 views
- Read more about Create package on behalf of another Sender (.NET REST)
- Log in or register to post comments
- 238 views