【发布时间】:2018-04-03 06:46:10
【问题描述】:
我正在尝试将 openweathermap 用于我的 python 应用程序,但出现了问题。我对这个链接做了一个简单的请求:http://api.openweathermap.org/data/2.5/weather?q=London,fr&appid=[My Key]
我收到一条错误 400,消息为 Nothing to geocode。
你知道这是什么意思吗?
【问题讨论】:
标签: openweathermap