Hi all,
I thought I’d move this to its own topic. Has anyone else been having problems with the OpenWeatherMap API access?
I have signed up to OpenWeather and gained API access, however it seems the API request that PVOutput is sending is no longer functioning on their end and replies with an error. I made contact with their tech support and was advised :
“One Call 1.0 is deprecated for all new free and startup users. We recommend using One Call 3.0 as a modern and updated version. But if you still need access to One Call 1.0, I can transfer your case to the sales department, where they can advise and offer you a developer plan where this API is available.”
Is there any chance the request could be updated at this end to match their formatting please? It is as follows :
https://api.openweathermap.org/data/2.5/weather?q=London&units=metric&appid= {API Key}
Alternatively is there another free weather provider that I can use to import data to PVO?
Thank you.