Skip to content

Problem receiving VALID response with 1 component fingerprint even though componentMatchingStrategy is set to MATCH_ALL #163

Answered by ezekg
ahnjs1987 asked this question in Q&A
Discussion options

You must be logged in to vote

The assertion is that all of the provided fingerprints must match the some of machine's components, not that all of the machine's component fingerprints must be provided — i.e. you're saying "all of these fingerprints must exist", not "these fingerprints must be all that exists." To implement your desired logic, you should adjust your integration to always send 2 component fingerprints, even if the missing component is an empty string or null, if you're fingerprinting 2 components.

Hope that makes sense? Let me know.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@ezekg
Comment options

Answer selected by ezekg
@ahnjs1987
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants