如何使用邮递员获取 here-api 的访问令牌

how to get access token for here-api using postman

不要给我这个 link https://developer.here.com/documentation/authentication/dev_guide/topics/using-postman.html 在这个 link 中不使用 postman

的指南

我的邮递员版本

我有效Credentials.propeties
here.access.key.id = V0qAiqfSzIFVv5dPjZ3XmQ
here.access.key.secret=XualuioK9BU9gxw5xjN3oViSRb6HPgTiWsWG5bBWL5G7kr5nsJpoWpCsli5ISQnQ8JlrX2mScSOdDqJAnKvIGA
here.token.endpoint.url = https://account.api.here.com/oauth2/token
与指导我的授权相同 Headers Body

来自服务器的响应 有关请求的控制台详细日志

在“授权”选项卡上,我看到您已选中“向签名添加空参数”并取消选中“在授权 header 中对参数进行编码”。

your Auth tab

只应选中“对授权中的参数进行编码 header”。

如果问题解决了请告诉我。我还验证了这仍然适用于最新版本的 Postman v7.34.0。

披露:我是 HERE Technologies 的产品经理