Reputation: 545
Scenario : Mule 4 and Salesforce Integration.
Problem : Getting the Error :
org.mule.runtime.api.connection.ConnectionException: org.mule.runtime.api.connection.ConnectionException: API is not enabled for this Organization or Partner
org.mule.runtime.api.connection.ConnectionException: org.mule.runtime.api.connection.ConnectionException: API is not enabled for this Organization or Partner
Caused by: org.mule.runtime.api.connection.ConnectionException: API is not enabled for this Organization or Partner
Caused by: org.mule.runtime.api.connection.ConnectionException: API is not enabled for this Organization or Partner
Caused by: [UnexpectedErrorFault [ApiFault exceptionCode='API_DISABLED_FOR_ORG'
exceptionMessage='API is not enabled for this Organization or Partner'
extendedErrorDetails='{[0]}'
]
]
When I checked for solutions I found the following steps:
But when I check under Administration Settings, I do not see an option to enable the API.
Please help.
Thanks in advance.
Upvotes: 0
Views: 2813
Reputation: 1
Signup for free Salesforce Developer trial account to use the API: https://developer.salesforce.com/docs/atlas.en-us.chatterapi.meta/chatterapi/quickstart_dev_org.htm
Upvotes: 0
Reputation: 4473
Probably your license level (Platinum?) does not have API management. Consult with your Mulesoft sale representative. I guess it because we have such license and we do not have API management.
Upvotes: 0