FelixdelasPozas / TrayWeather

Tray Weather is a simple application to retrieve and show weather information for a given geographic location in a small dialog and in the Windows OS system tray.
GNU General Public License v3.0
190 stars 22 forks source link

Invalid reply from OpenWeatherMap server. #148

Closed catalin560 closed 9 months ago

catalin560 commented 10 months ago

I provided valid and active OWM API key but I get this error: Invalid reply from OpenWeatherMap server. Host requires authentication

FelixdelasPozas commented 10 months ago

Hi @catalin560 .

The "Host requires authentication" message sometimes appear even if the API key is valid. If the configuration dialog tab for the OWM API returns that the key is ok (green message saying that it's ok), I suppose it's a temporary error from OWM. Sometimes it happens to me for the pollution tab, mostly. OWM servers have an uptime of ninety-something percent, that means that sometimes are unavailable for a brief period of time and it should resolve itself in a few hours.

Regards, Félix.

FelixdelasPozas commented 9 months ago

As the author of the issue didn't reply with more information I suppose the issue has resolved. Closing it.