Open Sleekery opened 3 years ago
When using this:
weatherDetails=weathercom.getCityWeatherDetails(city="bangalore", queryType="particular-date-data", date={'year':'2018','month':'09','date': '19'})
The return is "<Response [400]>".
It used to work, but not anymore.
When using this:
The return is "<Response [400]>".
It used to work, but not anymore.