SpicyChair / pluvia_weather_flutter

Pluvia 🌦️ | A weather app with beautiful animations, built with Flutter.
GNU General Public License v3.0
144 stars 15 forks source link

cant see any weather data #17

Closed zer0fl0w closed 2 years ago

zer0fl0w commented 2 years ago

pluvia somewhat stopped showing weather data. i can still add places, like cities and set default location and so on. but when i go current or forecast tab it wont show weather data but only 'choose a location to view weather' although i already have chosen a location and also set default too. installed version is latest. i already tried clearing app-data and new install for no good.

anyone experienced same behavior?

SpicyChair commented 2 years ago

Yep. OpenWeather has disabled my API key.

No notices or anything from them, so I'm pretty annoyed about it.

SpicyChair commented 2 years ago

Please for the time being use your own custom API key

zer0fl0w commented 2 years ago

setting own openweather key also does not work. or have i set also mapbox key?

maybe api from openweather is down atm?

SpicyChair commented 2 years ago

Could you please check the API key is entered in properly, with no whitespace. This is because if the request is bad the app will try to use the default API Key (which is blocked)

SpicyChair commented 2 years ago

I've checked OpenWeather, no issues on their end apart from the API key not working

zer0fl0w commented 2 years ago

i am pretty sure i entered it correctly.

couldnt test 1.4.4, no apk available so far.

if i enter the key, leave the screen and go back to advanced the key is always blank/not shown. as if it wont get stored.

SpicyChair commented 2 years ago

I'll look into the custom API key error.

Many apologies for the inconvenieces.

zer0fl0w commented 2 years ago

np. i just hope i am not much of a pita.

(:

SpicyChair commented 2 years ago

Ah, no worries, I appreciate your help and testing :)

Could you please check if your OpenWeather API key works in v1.4.4 (latest release)?

zer0fl0w commented 2 years ago

it shows weather data again.

but dunno if it is my key, because when i past my key and leave advanced and re-enter advanced it is not shown anymore. maybe it is supposed behavior. when you did not set a new default key with v1.4.4, then its working because of my own key, since weather data is available again.

thanks.

SpicyChair commented 2 years ago

I uploaded the wrong apk file to releases, oops!

There is an updated apk file on the latest release. Hopefully, the api key should show when you leave and re enter advanced settings.

zer0fl0w commented 2 years ago

works now.

my own key is shown. even after leaving and re-entering advanced.

weather data is available and shown.

all fine. thanks a lot.