Accuweather.com interface is broken – Coding and Debugging Help – Code.org Professional Learning Community https://forum.code.org/t/accuweather-com-interface-is-broken/32554
The problem here is that developer.accuweather.com is an allowed URL but what we need is dataservice.accuweather.com. A second issue that may come up is that we need to send a URL like "http://dataservice.accuweather.co…
I wrote the code myself with Code.org gjschmidt April 13, 2020, 10:39pm 3 Have
