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
{{ message }}
This repository was archived by the owner on Nov 4, 2022. It is now read-only.
The API always returns a profile id whether there happens a match or not.
Eg If I have enrolled 5 persons and I send the sample of 6th person(not among the 5 enrolled), the API will still return an Id from those 5 Profile ids
I am using the Java sample code. Please tell if I am doing something wrong or is there a bug in the API.