dhruvabhat24 / weather-app

It is a weather app made using react.js
https://weather-app-lac-pi.vercel.app
MIT License
18 stars 23 forks source link

Download Report doesn't work #49

Open fancyvanilla opened 4 months ago

fancyvanilla commented 4 months ago

When I try to download the report, I get an error fetching the forecast. This request doesn't work as intended: "https://api.weatherbit.io/v2.0/current?city=${cityName}&key=${apiKey}`"

dhruvabhat24 commented 4 months ago

If you are willing to work I can assine this to you

fancyvanilla commented 4 months ago

It seems like your key can't access the forecast endpoint. So, I can't assist here by sharing my key, as it's not secure to do so.