Asked by Jacob Jennings on Oct 14, 2024
Jacob Jennings asked why the contacts search API was returning 0 results for an email known to exist (creating the contact yielded a 409 error) and noted API logs seemed incorrect.
Answered by Jacob Jennings
Harun Kumar Siva clarified that logs don't show body/headers for successful requests. Jacob discovered the issue was that he was searching for an 'additional email', not the contact's primary email, which the search endpoint didn't cover.