Product Search API endpointProduct Search API endpoint
I’m trying to use this endpoint:https://developers.hubspot.com/docs/reference/api/crm/objects/products#post-%2Fcrm%2Fv3%2Fobjects%2Fproducts%2Fsearch but I’m always getting code: 400, status: ‘error’, message: ‘There was a problem with the request.’This is my code:const PublicObjectSearchRequest = { properties: [“name”], filterGroups: [
