GOGETMUSCLE Community Getting error while fetching some crm object

Getting error while fetching some crm object

Hi everyone,

I’m trying to fetch all data from a given list of objects using the HubSpot API. For some reason, it works for some objects but returns an error for others.

For example:

  • contacts → works correctly

  • companies, notes, deals → return the following error:

data: {
status: ‘error’,
message: ‘There was a problem with the request.’,
correlationId: ‘019cd930-a23a-75e2-8b23-3b6627a2278a’
}

Am I missing something here? It’s my first time working with HubSpot, so I’d appreciate any guidance on what might be going wrong.

Thanks!

Leave a Reply

Your email address will not be published.

Related Post