Salesforce SaaS Integration - Aggregation Error

Hi Sailors,

I’m encountering the following error during aggregation using the Salesforce SaaS connector. Could someone help me understand the root cause and suggest the appropriate next steps to resolve it?

Thanks in advance for your support!

[ConnectorError] 400 ERR_BAD_REQUEST, Request failed with status code 400,  
Bad Request,  
[{"message":"sObject type 'UserPackageLicense' is not supported.",  
"errorCode":"INVALID_TYPE"}]

Resolved

The integration was done with SB environment . So it does not have this entitlement .
Removed Manage Package attribute.

2 Likes

In the above case , we avoided the error instead of resolving .

The cause of the error is , the service account provided by the team did not had enough permissions . The provided service account must be an administrator account OR if it is a custom profile it must have access to those group objects .

Reference :

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.