[cesium-dev] Unable to access json file through cesium

This is a CORS issue. You need to enable CORS on the server you are serving the terrain from. This site is a good reference: http://enable-cors.org/