jvicu2001 / Simple-Weather-Overlay

A nice and simple weather site to use as a browser source in OBS/XSplit/other streaming software.
http://swo.yaranaika.xyz/
Creative Commons Attribution Share Alike 4.0 International
13 stars 12 forks source link

Blank data except city name #8

Open ItRainsSmiles opened 1 year ago

ItRainsSmiles commented 1 year ago

Hi there, I'ld love to use your weather overlay. Sadly, my overlay lust prints out the city name, nothing else. My api key is valid and active. Here a short Screebshot:

Bildschirm­foto 2023-02-26 um 10 41 56

Greetings, David

greggregd commented 1 year ago

Same here. Any success?

ItRainsSmiles commented 1 year ago

Same here. Any success?

Kind of. I figured that older API keys seem to work, I don't know why's that but was able to use a different API key of an older project.

jvicu2001 commented 1 year ago

The OneCall API v2.5 that this project was initially developed for is no longer supported for new keys, yes.

I was trying to port to the newest API but I had problems with jQuery waiting for a previous request so I'm thinking about rewriting the code to use Axios.

JessicasPants commented 1 year ago

Did anyone find a fix other than using an older key?