You need to sign in to do that
Don't have an account?

The REST API is not enabled for this Organization
Hello Guy,
I am using trial version of SalerForce. I am trying to call the Force Rest API but I am getting response like this:
"message": "The REST API is not enabled for this Organization.",
"errorCode": "API_DISABLED_FOR_ORG"
I got few soultions. It was saying that I need to check API enable check box in "Manage User -> User -> System Administraiton -> Administrative Permission" .But I found it is checked. .
I am still gettting same error .
Please help me.
Thanks and Regards,
Vishwas
I am using trial version of SalerForce. I am trying to call the Force Rest API but I am getting response like this:
"message": "The REST API is not enabled for this Organization.",
"errorCode": "API_DISABLED_FOR_ORG"
I got few soultions. It was saying that I need to check API enable check box in "Manage User -> User -> System Administraiton -> Administrative Permission" .But I found it is checked. .
I am still gettting same error .
Please help me.
Thanks and Regards,
Vishwas
See What Editions Have API Access? (https://help.salesforce.com/HTViewSolution?id=000005140&language=en_US).
With a Trail edition org you will want an Enterprise Edition org.
[
{
"message": "The REST API is not enabled for this Organization.",
"errorCode": "API_DISABLED_FOR_ORG"
}
]
could u please help me solving this issue..
"https://ap15.salesforce.com/services/data/v39.0/sobjects/Case" same error as mentioned above (API_DISABLED_FOR_ORG) getting any one knows how to overcome?