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
Saul KarlSaul Karl 

Salesforce Sandbox REST API Login JSON Response New Field "is_readonly" Causes Problems

Just recently in the salesforce sandbox environment, in the REST API login JSON response a new field "is_readonly" is returned that causes our 3rd party code (we are using the Apache Camel Salesforce component) to fail.

The official documentation doesn't mention this "is_readonly" field:
https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/intro_understanding_web_server_oauth_flow.htm
Derek BennerDerek Benner
Have seen this same issue in our sandbox environment.  Problem seems to have surfaced after the sandbox moved to Winter '16 during the Sept 11/12 weekend.