Paper js/javascript error
-
b05s last edited by
Hi there, I'm doing some front-end coding, and trying to do some Paper js code i write in an HTML. When running the HTML I get this error:
- "Uncaught DOMException: Failed to execute 'send' on 'XMLHttpRequest': Failed to load" (also see the added screenshot for further details). I did some research online and figured out this is browser based issue, and although I found some solutions for Chrome and others, I haven't found a solution for Opera. It should be mentioned that this HTML file works fine when opened with MS Edge browser.
Here's a link to a similar problem, but here with Chrome: https://stackoverflow.com/questions/28922881/error-failed-to-execute-send-on-xmlhttprequest-failed-to-load-file-ang
Here's the screenshot of my browser when running the HTML file.
Thanks for your help!