【发布时间】:2017-01-25 09:06:42
【问题描述】:
我正在尝试通过 openweathermap.org 检索天气信息。无论我输入哪个邮政编码,它总是返回 Not found city。
http://api.openweathermap.org/data/2.5/weather?zip=98104,us&APPID=xxx
{"cod":"404","message":"错误:未找到城市"}
有人知道我做错了什么吗?
【问题讨论】:
标签: api weather-api