Here Map findpickups 无法匹配到搜索半径为 1000.0m 的道路 link

Here Map findpickups Cannot match onto a road link with 1000.0m search radius

您好,我尝试使用 api 此处的地图来查找皮卡,我尝试使用文档中的相同示例,您能帮帮我吗,谢谢您

https://wse.ls.hereapi.com/2/findpickups.json
?mode=fastest;car;traffic:disabled
&start=waypoint0;50.115620,8.631210
&departure=2016-10-14T07:30:00+02:00
&vehicleCost=0.29
&driverCost=20
&maxDetour=60
&restTimes=disabled
&end=waypoint3;50.132540,8.649280
&destination0=waypoint1;50.122540,8.631070;pickup:LOAD2
&destination1=waypoint2;50.128920,8.629830;drop:LOAD2,value:200
&apiKey={YOUR_API_KEY}

我收到这个错误

{"issues":[{"message":"Cannot match 50.11562/8.63121 onto a road link with 1000.0m search radius"}],"error_id":"e4d089f1-c756-4c72-9835-717f522a0350","response_code":"400 Bad Request"}

来源:https://developer.here.com/documentation/routing-waypoints/dev_guide/topics/quick-start-pickup.html

与支持人员联系后:我用 fleet 替换了 wse 并删除了 +02: 00