Cannot retrieve using zipCode for france

Issue #6 resolved
Former user created an issue
currentWeatherByZipCode(75000, OWM.Country.FRANCE)

does not work using client whereas direct call to 'http://api.openweathermap.org/data/2.5/weather?zip=75000,fr&appid=my_key' works. Is it an issue or am I missing something?

Comments (5)

  1. Ashutosh Kumar Singh repo owner

    Hi,

    Thanks for reporting the issue.

    I have identified the issue and will fix it soon in the next release.

    Thank you.

  2. Erik C. Thauvin

    Actually, calling currentWeatherByZipCode() always returns a 404. Hopefully, the same issue.

  3. Log in to comment