【问题标题】:REST request for parking/fueling error: "The request is missing the app_id and app_code parameters."停车/加油错误的 REST 请求:“请求缺少 app_id 和 app_code 参数。”
【发布时间】:2020-04-20 19:53:28
【问题描述】:

当我尝试使用我在 HERE 帐户上生成的 apiKey 向停车或加油位置端点发出请求时,HERE 给了我一个 200 状态,但它的响应如下:

请求缺少 app_id 和 app_code 参数。它们都必须作为查询参数传递。如果您没有 app_id 和 app_code,请通过您的客户代表或http://developer.here.com/myapps 获取。

我正在测试的端点是:

发出的示例请求是:

https://fuel-v2.cit.cc.api.here.com/fuel/stations.json?apiKey=${APIKEY}&corridor=52.516667,13.383333;52.133333,11.616667;53.565278,10.001389&corridorWidth=10000

我正在尝试使用 CURL 和 jsonp 发出请求。有没有办法为 REST/Javascript 请求生成应用程序代码?我知道有使用 iOS 和 Android 的功能,但我试图在网络应用程序上显示信息,而不是移动应用程序。

【问题讨论】:

    标签: rest here-api here-maps-rest heremaps


    【解决方案1】:

    【讨论】:

      猜你喜欢
      • 2022-06-13
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-10-21
      • 1970-01-01
      相关资源
      最近更新 更多