Add a failure handler for ``` $.get(r_path.href, function(resdata){ console.log("Path updated. Available objects/functions:\n" + resdata); }); ``` To detect problems due to CORS/HTTPS (e.g. mixed content problems)