The SunriseSunsetRequestObject originally used config.getWeatherLatitude (and longitude). I changed this to use the right values (config.getSunriseSunsetLongitude ...).
This is important because if the weather setting are not set in config, the SunriseSunset request will fail with HTTP error 500.
The SunriseSunsetRequestObject originally used config.getWeatherLatitude (and longitude). I changed this to use the right values (config.getSunriseSunsetLongitude ...).
This is important because if the weather setting are not set in config, the SunriseSunset request will fail with HTTP error 500.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The SunriseSunsetRequestObject originally used config.getWeatherLatitude (and longitude). I changed this to use the right values (config.getSunriseSunsetLongitude ...).
This is important because if the weather setting are not set in config, the SunriseSunset request will fail with HTTP error 500.
Thank you!