Boost recurring donations this giving season with the new upsell prompt!Learn How >>

Resolving the error: INVALID_TYPE sObject Type "Package License" is not supported

updated

Soapbox uses a Salesforce user to log into Salesforce to get or push data.

If you see the the following error, it is likely because the Profile of the Salesforce User with which Soapbox is accessing your instance does not have the 'Manage Package Licenses' checkbox activated:

INVALID_TYPE sObject Type "Package License" is not supported

When Soapbox packages try to execute queries with Salesforce, it tries to fetch PackageLicense object, and this object is unavailable due to permissions issues.

To resolve this issue:

  1. Login to Salesforce
  2. Go to Setup
  3. Type 'users' in the quick search
  4. Locate the user that is related with your Salesforce user with which Soapbox is connecting
  5. Find Permission Set Assignments and click to Edit
  6. Find System Permissions and click to edit
  7. Click Edit button
  8. Search for Manage Package Licenses on the page
  9. Tick the Manage Package License checkbox to select it
  10. Click Save
Have more questions? Submit a request
Article is closed for comments.