I have an OpenWeather 3.0 account but no data showed up (just loading).
I then realized that „git pull“ pulled a node_helper.js that was missing the baseURL!
I copy&pasted the content of this file from the github website into my local node_helper.js, changed the baseURL from 2.0 to 3.0 - and now it works!
I have an OpenWeather 3.0 account but no data showed up (just loading). I then realized that „git pull“ pulled a node_helper.js that was missing the baseURL! I copy&pasted the content of this file from the github website into my local node_helper.js, changed the baseURL from 2.0 to 3.0 - and now it works!