-
Notifications
You must be signed in to change notification settings - Fork 31
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
API key not accepted #202
Comments
my latest version of RadarWeather supports OneCall API 3.0 https://f-droid.org/de/packages/org.woheller69.weather/ But besides the free subscription you also need to subscribe to OneCallAPI 3.0 |
What about using Open-Meteo in place of OpenWeather? It's completely free for open source applications, no API key required. |
Maybe open-meteo could offer a compatible API? |
Same here, I have waited a whole week already. GET request works fine with:
|
.../weather... API is not sufficient.
And you need RadarWeather, PrivacyFriendlyWeather from which I derived my app a few years ago only supports OneCall API 1.0 which is no longer available for new users |
I built a similar app using open-meteo instead of OpenWeatherMap. |
I registered for a free API key with OpenWeather and entered it into the app. When I try to refresh the forecast a message briefly appears, "The API key was not accepted." It has been nearly a day since I registered, so the key should be active by now. Possibly this is related to #201?
The text was updated successfully, but these errors were encountered: