Skip to content
New issue

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

OpernWeather API call fails #190

Open
keithfisher123 opened this issue Aug 26, 2022 · 1 comment
Open

OpernWeather API call fails #190

keithfisher123 opened this issue Aug 26, 2022 · 1 comment

Comments

@keithfisher123
Copy link

keithfisher123 commented Aug 26, 2022

On a raspberry Pi
I set the config.h to use
#define WEATHER_OPENWEATHER

I got an account and an API key
I entered the key and LAT,Long in the config screen
When I try to do
Advanced Weather Diagnostics
I get
Invalid Response from Weather Provider server!

Is it working for anyone?

Note - after playing with this some..
It seems that the 2.5 version of the OneCall API is not working for me - the only one that returns data is
3.0 version. So I edited the URL in Opwnweather.cpp to be 3.0 instead of 2.5
that does produce a json file however I still get the
Invalid Response from Weather Provider server!
I don't know c but I'm trying to hard code the key and lat long so I can just run inside the init.d directory so I can see the trace outputs...(sorry I dont know any other way to do it :) )

Ill see if i can find any more info that might be usefull
I made a new config for OPENWEATHER V3 API
That way existing users who are allowed 2.5 access will still work
Thanks!

@gargamelonly
Copy link

It is working for me without any modifications.
At least until yesterday.
However got an email from OW saying 2.5 api call support will end by June 2024. Only 3.0 will work after that deadline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants