currentWeatherByCityName(cityName, countryCode) returns wrong result

Issue #8 duplicate
Former user created an issue

Hello,

owm.currentWeatherByCityName("Toulon", Country.FRANCE)

does not work but http://api.openweathermap.org/data/2.5/weather?q=toulon,FR&APPID={APPID} works.

Can be related to Issue #6

Comments (2)

  1. Log in to comment