SaaS Salesforce Job is getting error: "sObject type 'Organization' is not supported."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2022 06:02 AM
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
- Labels:
-
SaaS License Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2022 10:38 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2022 10:41 AM
Thanks Scott.
Salesforce team adjusted the profile permission and it is working properly now.