I am working on a project that uses OAuth against SF via REST on behalf of users from a variety of organizations. For one of our users, I am able to call SObject describe on their Account object and get back what seem like normal results. "Account" is queryable, editable, etc. And there are recent accounts which I can query and get the records. The SObject results also return the URLs to use for querying layouts. When I query these I get the ENTITY_IS_DELETED error (consistently).
Under what situation would this occur? We are using v29 (winter 2014). thanks in advance.
Attribution to: ScottServerDev
This content is remixed from stackoverflow or stackexchange. Please visit https://salesforce.stackexchange.com/questions/30207