Hey guys! I am still having trouble with using JSONP to get around the cross origin issues… I tried with my last two projects (Weather App and Quote generator) but ended up just using http codepen instead of https to get around the problems.
Now I would like to try using the apis and JSONP correctly.
I’ve been trying to read other people’s issues, and replicate/understand their code but I don’t know what it is about mine that is not working… I am not even seeing any error or messages to the console to help with debugging… I am stuck now. What am I doing wrong or missing?
Here is my codepen: http://codepen.io/sdkevorkian/pen/NdVXPo