【问题标题】:Have an issue with get access token for Sony application获取 Sony 应用程序的访问令牌时遇到问题
【发布时间】:2017-04-22 05:06:18
【问题描述】:

您好,我正在尝试根据https://developer.sony.com/develop/services/lifelog-api/authentication/ 获取 Sony 应用程序的访问令牌 我已经提出了第一个请求 https://platform.lifelog.sonymobile.com/oauth/2/authorize?client_id=CLIENT_ID&scope=lifelog.profile.read+lifelog.activities.read+lifelog.locations.read

得到了类似的回应 go.sap.com/index.html?code=O6xgtyUfk90A1ispqeXFmNCdX0Y#

然后我已经发出 POST 请求 platform.lifelog.sonymobile.com/oauth/2/token

带有标头 Content-Type application/x-www-form-urlencoded 和身体一样 client_id=CLIENT_ID&client_secret=CLIENT_SECRET&grant_type=authorization_code&code=O6xgtyUfk90A1ispqeXFmNCdX0Y#

但是得到了 400 代码作为响应并且 { "title": "找不到客户", "message": "找不到指定的客户端。您使用的应用程序可能有问题。" } 在身体里。有人知道我做错了什么以及如何解决吗?

【问题讨论】:

    标签: authentication sony


    【解决方案1】:

    很抱歉,这个问题的回复太晚了,但不幸的是,由于业务决策,Lifelog API 目前已完全关闭。对于给您带来的任何不便,我们深表歉意。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2016-01-18
      • 1970-01-01
      • 2013-08-05
      • 1970-01-01
      • 2017-10-25
      • 1970-01-01
      • 2020-09-26
      相关资源
      最近更新 更多