【问题标题】:Got These credentials do not authorize access from nokia here api getlinkinfo得到这些凭据不授权从诺基亚这里访问 api getlinkinfo
【发布时间】:2017-11-08 22:58:03
【问题描述】:

我正在执行以下调用:

http://route.st.nlp.nokia.com/routing/7.2/getlinkinfo.json?app_id=APP_ID&waypoint=LATITUDE%2CLONGITUDE&app_code=APP_CODE

它一直有效,直到昨天我开始收到 http 403 错误并显示以下 json 错误消息:

{
   "response":{
      "_type":"ns2:RoutingServiceErrorType",
      "type":"SystemError",
      "subtype":"SystemError",
      "details":"These credentials do not authorize access. Please contact your customer representative or submit a request here https://developer.here.com/contact-us to upgrade your account. You can also get valid credentials by registering for a free trial license on https://developer.here.com.",
      "metaInfo":{
         "timestamp":"2017-11-08T10:48:02Z",
         "mapVersion":"8.30.76.154",
         "moduleVersion":"7.2.201744-2851",
         "interfaceVersion":"2.6.34"
      }
   }
}

我检查了我的帐户,但它是一个公共基本计划,因此我调用的 api 没有过期或限制。

【问题讨论】:

  • 我也尝试使用新的 90 天试用计划,但没有办法:我总是遇到同样的错误 :(

标签: here-api


【解决方案1】:

不再支持nokia.com 的域。您需要将域名更改为实际域名。
尝试使用https://route.api.here.com/

【讨论】:

猜你喜欢
  • 1970-01-01
  • 2022-10-05
  • 1970-01-01
  • 1970-01-01
  • 2022-10-13
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2022-11-07
相关资源
最近更新 更多