You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are developing an application using C# .NET and encountering issues with processing the intermediate data retrieved from the WEB API. Specifically, when attempting to compare this data for fingerprint authentication, the operation consistently returns DP_FAILURE.
Details:
The intermediate data is successfully retrieved from the WEB API but cannot be effectively utilized in the comparison process.
The comparison logic always results in a DP_FAILURE, indicating an issue either with the data format, processing, or the comparison algorithm.
Any kind of information of how to compare the Intermediate data between each other would be helpful 🫠.
The text was updated successfully, but these errors were encountered:
We are developing an application using C# .NET and encountering issues with processing the intermediate data retrieved from the WEB API. Specifically, when attempting to compare this data for fingerprint authentication, the operation consistently returns DP_FAILURE.
Details:
Any kind of information of how to compare the Intermediate data between each other would be helpful 🫠.
The text was updated successfully, but these errors were encountered: