We are using a private app to connect, and when using e.g. contacts/v1/search we no longer get any results with e.g. a name of a contact we know exists. Nothing has changed on our side. The private app logs show a 200, but there are never any records found. I know this endpoint is being sunsetted soon, but it should still be functional. Any suggestions would be appreciated.
It appears to be a Contact ownership problem. If the Contact is owned by the User who created the Private App, it can find the Contact, otherwise it cannot. I'm sure this is a recent change that broke the existing search functionality. Any suggestions welcome.