-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
Invalid API key error #57
Comments
@shombando sadly i think owm changed their rules on accessing one call api with free api key. Not much i can do :s |
@farfromrefug thanks for the info. In the meantime, it might be a good idea to remove the pop-up asking the user to enter an API key. |
@shombando well still works with old API keys :s |
Unfortunately it works not with old api keys. The popup will show anyway. Really annoying. |
@topcaser sorry but i tested again with my key and it works fine. At some points they changed api keys and they dont support the single call API. I dont plan on implementing differently, it would requires many http requests which is slow and uses too many resources (not environmentally friendly). |
I've noticed that open-meteo is far inaccurate in certain parts of some countries. |
I got this error with 3 years old api keys too. Maybe we should remove the API 2 as it does not work as intended any more, and add a clearer warning message for users? (it can be very frustrating to think your api key is invalid :)) FYI I ended up subscribing (for free, and limiting to 1000 calls to be sure it stays free), after 15min it worked, using onecall API 3.0 |
@jacobgonzales20 Exactly! |
@bonswouar but you need to add a credit card for that subscription right? |
from my experience yes, you could always add a visa gift card |
Right, or you can use a virtual card from some online banking app and cancel it right away (single-use virtual cards aren't accepted though) |
I'm getting the following error
I have created an open weather map account and have used the default key, created a new key, waited several days between account creation and new key creation before using the keys. But I continue to get the same error. I've verified I'm copying and pasting the full key correctly.
Do you have any recommendations?
The text was updated successfully, but these errors were encountered: