-
Salesforce API describe SObjects permissions?
We’ve an app that permits a person to connect to Salesforce and import records the use of OAUTH. Works satisfactory for Dev edition customers, but business enterprise version users now and again get a 401 Forbidden when the app makes a name to explain after they may be correctly logged in.
I did control to discover this nugget in Saleforce’s documentation for describeSObjects() that asserts:
Your purchaser utility ought to be logged in with enough access rights to retrieve metadata about your company’s records.
Does anybody realize what precisely those sufficient get right of entry to rights are? For enterprise edition users, does the Salesforce admin need to provide unique permissions to the person, in order that person can retrieve metadata?ns
Log In to reply.