used this as an api end point:
https://api.openweathermap.org/data/2.5/weather?lat=51.5072&lon=0.1276&appid=8531e79791450ed66fc3d3235f39f69a
format:
https://api.openweathermap.org/data/2.5/weather?lat={lat}&lon={lon}&appid={API key}
I just generated the api key and just made the account on OpenWeatherApp so my free subscription is still valid, is there a fix to this?