function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
truetrue 

Unable to login using personal edition (already contain "token")

Hi,

If anyone can help me out. Our integration works well with Enrterprise as well as professional edition.

Token is already added in soap header. But recently one of our client(personal edition) is not able to use this integration. I am getting this error for personal edition user

Error: �API_DISABLED_FOR_ORG: API is not enabled for this Organization�

Question:

1>Do I need to do some modification in the code or token so that it can work for any edition?

2>Does this integration(using sforce api) works for all the edition with the token key?

3>Right now we are using temporary token provided by salesforce. But recently we got certified. We didn't get any permanent token from saleforce, how long this temporary token will work?

 

thanks,

 

Nupur

benjasikbenjasik
Your clientId only works for Professional and Enterprise edition. There is no API access for personal edition.