What scopes are needed to get bulk associations between deals and contacts

Hi,

I am currently setting up a HubSpot data integration pipeline at a client. I am trying to get all the associations between deals and contacts. When I run this API Post request, I get a 500 internal server error status code.

My private app currently has the following scopes associated:

Am I missing something?

Hey, @stnpwls :waving_hand: Thanks for your question. That does sound like an unexpected response. 500 server errors always feel a bit opaque to me.

For test purposes, have you tried creating a new private app with only the read scope for both of the objects?

Best,

Jaycee

Hi @Jaycee_Lewis

Thanks for your response. Sadly, I have tried to do that API request with only the two read scopes on the private app. Also today, I’m getting the 500 error response.

Kr