Html – cant pull relevant data from json file using javascript
im trying to retrieve data from a json file using javascript.It works fine when I'm using it on certain parts of the api. An example of it working is here. https://jsfiddle.net/4sv6nLuh/ I think it's to do with the js file…