-
Notifications
You must be signed in to change notification settings - Fork 14
Help: Invalid API Key #290
Comments
I had the same issue. Force stopping seemed to work around it. Similarly, after selecting the wrong city of the same name, I changed the city but the data would not update even after refreshing. Force stopping the app again fixed it. |
This is the right place, for now at least. Anyway, I can't reproduce this bug. I'll try again when I have the time. |
Sorry, can you maybe explain this again, or even better, upload a screen recording of the bug? I'm not able to understand what you mean. |
I tried reproducing the API bug on another phone that never had Clima installed but it didn't appear. Maybe it only occurs when the default API key is exhausted for the day (?) Here is the reproduction of the second issue of the location not updating. Let me know if this should be its own issue. When I enter "Darlington", it selects Darlington, UK. I then specify Darlington, South Carolina, USA and it accepts the city. However, it does not update even when refreshing. Only after force stopping the app does it switch. n8Oo6FL.mp4 |
These bugs are the bane of my existence. >:( Regarding the city bug, I have a hunch as to what's happening, though I haven't confirmed it yet. It's most likely related to the memoization of weather data; since the two cities have the same name, when you change the city, the app thinks the new city is the same as the old one and uses the memoized weather. Feel free to open a new issue for this bug. |
I've added a new issue for the location. Regarding the API, I vaguely recall a note from openweathermap stating there is a delay between creating an API key and it becoming valid. I'm not able to find it or maybe I'm misremembering. I created a new API key and immediately tried it, Clima said it was invalid. After 5 minutes, I tried again and it would not even save. Clicking save did nothing: no error or anything. I force stopped the app, tried entering the key and it gave me the invalid API key error again. Edit: found it
|
That's a separate issue, see #266. By the way, I don't think force stopping is needed; closing Clima from the "recent apps" thing should be sufficient. |
I had tried an existing one and a new one - the new one obviously didn't work, as I had just created it. I know see the old is deactivated, although I didn't deactivate it, and I swear it wasn't deactivated when I tested it. |
Describe the bug
When I enter my API Key, it tells me that it is invalid.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should accept the API Key.
Screenshots
Screenshot_20220421-140020.png
Smartphone (please complete the following information):
Additional context
I have tested multiple keys - I believe they are in fact valid.
Sorry if this isn't the right place for this - I didn't see anywhere else for support.
The text was updated successfully, but these errors were encountered: