Securifi Community Forum

Securifi Products => Almond+ => Topic started by: oguzolcar on October 05, 2017, 03:22:45 pm

Title: Weather Application not working
Post by: oguzolcar 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

Title: Re: Weather Application not working
Post by: anwar.shiekh on April 01, 2019, 06:29:46 pm
Wish they would do this.
Title: Re: Weather Application not working
Post by: errational 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