Choose style:

Author Topic: Weather Application not working  (Read 4884 times)

0 Members and 1 Guest are viewing this topic.

Offline oguzolcar

  • Newbie
  • Posts: 1
  • Thanks: 0
  • Registered : 05/10/2017
    YearsYearsYearsYearsYearsYearsYears
Weather Application not working
« on: October 05, 2017, 03:22:45 pm »
After checking weather application disassabled code, application get weather data using wunderground.com API.

App goes to https://weather.securifi.com:8080/SeCuRiFiNeWwEaThEr/  link to get appropriate json file.

Looks like developer used API key to get json but this key is no longer active. This is the result


{
  "response": {
  "version":"0.1",
  "termsofService":"http://www.wunderground.com/weather/api/d/terms.html",
  "features": {
  }
      ,
   "error": {
      "type": "keynotfound"
      ,"description": "this key does not exist"
   }
   }
}


So the key is no longer active. Securifi can create the app with custom config file so that we can input out api key to get weather data and that can solve the problem.

Just a suggestion...

Ozzy


Offline anwar.shiekh

  • Newbie
  • ****
  • Posts: 137
  • Thanks: 0
  • Registered : 06/12/2016
    YearsYearsYearsYearsYearsYearsYearsYears
Re: Weather Application not working
« Reply #1 on: April 01, 2019, 06:29:46 pm »
Wish they would do this.

Offline errational

  • Newbie
  • Posts: 4
  • Thanks: 0
  • Registered : 31/01/2017
    YearsYearsYearsYearsYearsYearsYears
Re: Weather Application not working
« Reply #2 on: April 12, 2019, 11:01:22 am »
If it was using wunderground, then this explains the issue:
https://apicommunity.wunderground.com/weatherapi/topics/weather-underground-api-update

 

Page created in 0.069 seconds with 17 queries.

bottleneck