rliwoch / plasmoid-wunderground-extended

KDE5 Plasma Weather Widget (Wunderground Extended)
https://store.kde.org/p/1756638/
GNU General Public License v2.0
48 stars 7 forks source link

Access Denied to httpapiweathercomv2pwsidentity #41

Closed Rafaellinos closed 6 months ago

Rafaellinos commented 6 months ago

Describe the bug

Trying to place any Station ID e.g. ISANTO69 doesn't work. Maybe something related to the token used to get the weather information?

Message:

image

To Reproduce Open the widget configuration, copy the station add, and press "Test station", nothing happens. Look for location doesn't work aswell.

Screenshots image

image

Desktop (output of plasmashell --version && kf5-config --version):

plasmashell 5.27.10 Qt: 5.15.11 KDE Frameworks: 5.113.0 kf5-config: 1.0

Rafaellinos commented 6 months ago

Updating the API key in directory ~/.local/share/plasma/plasmoids/com.github.rliwoch.plasmoid-wunderground-extended/contents/code/pws-api.js did the trick, It's working.