【问题标题】:HERE API Traffic Flow 403 ForbiddenHERE API 流量 403 禁止
【发布时间】:2021-04-27 02:47:54
【问题描述】:

我尝试请求交通流量数据

page = requests.get('https://traffic.ls.hereapi.com/traffic/6.2/flow.xml?apiKey={}&bbox={},{};{},{}&responseattributes=sh,fc'.format(api_key,north,west,south,east))
print(page.content.decode('utf-8'))

但反应是

<html>
<head><title>403 Forbidden</title></head>
<body bgcolor="white">
<center><h1>403 Forbidden</h1></center>
<hr><center>nginx</center>
</body>
</html>

昨天还好好的

【问题讨论】:

    标签: python here-api here-traffic


    【解决方案1】:

    显然他们的服务现在已经停止了。可以在这里查看状态

    https://support.here.com/status

    【讨论】:

      【解决方案2】:

      您遇到此问题时发生了临时中断。 问题已解决,并已采取纠正措施进行预防。

      【讨论】:

        猜你喜欢
        • 2022-07-11
        • 1970-01-01
        • 2017-12-01
        • 1970-01-01
        • 2013-04-05
        • 2018-11-09
        • 2017-12-23
        • 1970-01-01
        • 2017-05-18
        相关资源
        最近更新 更多