** Description changed:

  The xfce4-weather-plugin calls the incorrect api.
  
  Old API:
- 
https://api.met.no/weatherapi/locationforecastlts/1.3/?lat=40.609670&lon=-111.939103&msl=1338
+ 
https://api.met.no/weatherapi/locationforecastlts/1.3/?lat=xx.xxxxxx&lon=-xxx.xxxxxx&msl=xxxx
  
  From the site it gives this error message:
  404 Not Found
  
  Validation error
  
  The specified version number is end-of-lifed for this product
  
- 
  New API:
- 
https://api.met.no/weatherapi/locationforecast/2.0/?lat=-40.609670&lon=-111.939103&altitude=4390
+ 
https://api.met.no/weatherapi/locationforecast/2.0/?lat=-xx.xxxxxx&lon=-xxx.xxxxxx&altitude=xxxx
  
  Please correct the code.
  
  Thank you!
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xfce4-weather-plugin 0.8.11-0ubuntu0.18.04.1
  ProcVersionSignature: Ubuntu 5.4.0-47.51~18.04.1-generic 5.4.55
  Uname: Linux 5.4.0-47-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.17
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Thu Sep 10 22:40:37 2020
  InstallationDate: Installed on 2020-08-15 (27 days ago)
  InstallationMedia: Xubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=<set>
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=<set>
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: xfce4-weather-plugin
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1895246

Title:
  Plugin calls the incorrect API

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-weather-plugin/+bug/1895246/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to