【问题标题】:Can't find Issuer ID when use App Store Server API of Apple使用 Apple 的 App Store Server API 时找不到 Issuer ID
【发布时间】:2021-07-21 16:45:58
【问题描述】:

我想使用 App Store Server API。所以需要生成JWT。 文件是:https://developer.apple.com/documentation/appstoreserverapi/generating_tokens_for_api_requests

To get your issuer ID, log in to App Store Connect, then:

1. Select Users and Access, then select the Keys tab.

2. The issuer ID appears near the top of the page. To copy the issuer ID, click Copy next to the ID.

在第 2 步中,我在页面顶部找不到颁发者 ID。

你有同样的问题吗?

【问题讨论】:

    标签: java server


    【解决方案1】:

    Isser ID 确实在https://appstoreconnect.apple.com/access/api 页面的顶部(登录后进入的位置,选择“用户和访问”,然后选择“密钥”),但只有在你已经创建了您的第一个 App Store Connect API 密钥

    我按照 Apple 的说明完成了创建 IAP 密钥的过程,但显然错过了首先创建 API 密钥的任何参考。

    简而言之 - 在“App Store Connect API”选项中创建一个 API 密钥,您的发行者 ID 将显示在该页面顶部附近。

    【讨论】:

      【解决方案2】:

      我遇到了同样的问题,但是在为 appstore 连接 api 生成密钥后得到了颁发者 ID。

      【讨论】:

      猜你喜欢
      • 2021-03-18
      • 2015-08-30
      • 2014-06-21
      • 1970-01-01
      • 2022-07-20
      • 2015-04-16
      • 2018-06-28
      • 1970-01-01
      • 2012-11-01
      相关资源
      最近更新 更多