Open Eduardo06sp opened 6 years ago
The linked JSON page isn’t at the same origin and directory as the document.
I was searching all over the place for an answer. I'm running 57.0.4 (64-bit).
Instead of automatically working, what you have to do is:
http://udacity.github.io/fend/fend-refresh/lesson2/problem-set/headers/tests.json
index.html
udacity-grader
tests.json
It should not be this cumbersome, but if this is the way it was intended, please include a tutorial!
The linked JSON page isn’t at the same origin and directory as the document.
I was searching all over the place for an answer. I'm running 57.0.4 (64-bit).
Instead of automatically working, what you have to do is:
http://udacity.github.io/fend/fend-refresh/lesson2/problem-set/headers/tests.json
index.html
udacity-grader
, change the content value totests.json
It should not be this cumbersome, but if this is the way it was intended, please include a tutorial!