We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I've been running pyweather forever and it has just worked. Until now. I don't see anything wrong on my account but I am getting authentication error:
weatherpub.py.weather.services._base DEBUG - Connect to: http://weatherstation.wunderground.com weatherpub.py.weather.services._base DEBUG - GET /weatherstation/updateweatherstation.php?dateutc=2022-09-22+13%3A58%3A05&softwaretype=PyWeather&tempf=66.4&windspeedmph=0&baromin=29.424&rainin=0.0&humidity=95&winddir=117&action=updateraw&dailyrainin=0.0&dewptf=64.8903366236&PASSWORD=XXXX&ID=KNHNASHU20 weatherpub.py.root WARNING - publisher Wunderground: Server returned invalid status: 401 Unauthorized unauthorized
I suspect the API or the endpoint changed?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I've been running pyweather forever and it has just worked. Until now. I don't see anything wrong on my account but I am getting authentication error:
I suspect the API or the endpoint changed?
The text was updated successfully, but these errors were encountered: