0

我正在尝试使用 http 请求节点使用以下 url 获取 2 点之间的路线(将 xxxxx 替换为实际坐标):

https://www.waze.com/row-RoutingManager/routingRequest?from=x:-34.xxxxx+y:-58.xxxxx&to=x:-34.xxxxx+y:-58.xxxxx&at=0&returnJSON=true&returnGeometries= false&returnInstructions=false&timeout=60000&nPaths=1&clientVersion=4.0.0&options=AVOID_TRAILS:t,ALLOW_UTURNS:t

我发现这是我需要在很多引用中使用的 url,但是无论我在 Node-RED、Chrome、Firefox 还是 IExplorer 中使用它,这个 url 总是抛出错误“403 Forbidden”。

任何帮助将非常感激。

4

0 回答 0