I got a search for contact by email working from a simple oauth app, but when I use the same code in a class method, VS Code reports an intellisense error assigning to PublicObjectSearchRequest. Digging through the library, PublicObjectSearchRequest
read more