SaaS Salesforce Job is getting error: "sObject type 'Organization' is not supported."

aoop_pfeital
Kilo Contributor

Dear Fellows,

We implemented the SaaS Salesforce integration in DEV and in UAT and it worked well, however in PROD the job is failing with the error:

Error: sObject type 'Organization' is not supported.
Response Received: {"message":"sObject type 'Organization' is not supported.","errorCode":"INVALID_TYPE"}

Salesforce team reviewed and confirmed that the profiles from UAT and PROD are with the same configuration and permissions.

Does anyone faced the same or have any clue about the cause of the error?

 

Thanks in advance for the support.

Patricia
2 REPLIES 2

Scott Halverso1
Mega Guru
Mega Guru

I haven't run into this, it does appear that the account being used to read the data from Salesforce doesn't have all the needed permissions.  See below

https://salesforce.stackexchange.com/questions/144409/error-sobject-type-organization-is-not-support...

Thanks Scott.

Salesforce team adjusted the profile permission and it is working properly now.