go-hubspot icon indicating copy to clipboard operation
go-hubspot copied to clipboard

400 when omitting the 'properties' field of FilterGroup

Open mattoni opened this issue 2 years ago • 1 comments

It looks like the properties field of FilterGroup is always present when using search API, but providing it as an empty array gives a 400 back from the API meaning we have to specify fields as a workaround. It's not a huge issue for me, but the API accepts omitting properties to return all, which is not possible on here.

mattoni avatar Feb 09 '23 23:02 mattoni

Hey, I apologize for not seeing this issue. If you're still interested in a resolution, it would be helpful if you could provide me with an example of what you'd like to do, as well as your workaround and I'd be happy to investigate whether it can be done in this library. Thanks!

clarkmcc avatar Sep 05 '23 22:09 clarkmcc