J
Jeff Leinbach
Guest
Does your user have access to the API? Your system administrator can grant you access. www.salesforce.com/.../sforce_api_concepts_security.htm User Profile and Permission Sets Configuration An organization's Salesforce administrator controls the availability of various features and views by configuring profiles and permission sets, and assigning users to them. To access the API (to issue calls and receive the call results), a user must be granted the “API Enabled” permission. Client applications can query or update only those objects and fields to which they have access via the permissions of the logged-in user.
Continue reading...
Continue reading...