“NS_ERROR_DOM_BAD_URI: Access to restricted URI denied”

I was having the same error and the solution is to have your index.html, script.js and data.json in the same directory.

Leave a Comment