我需要为Store Connect API生成JWT令牌。这是我的令牌生成代码, console.log("?, apiKeyId and issuerId from your AppleAppStore Connect account
const privateKey = fs.readFileSync(Learn more about Generating Tokens for API Requests https:
我正在尝试使用App连接API。根据,首先我试图生成JWT令牌。不能在一个符号键上使用这个p8,所以我得到了错误:key is of invalid type log.Fatal(err) fmt.Println(tokenString)
得到JWT令牌,但当我尝试使用它时,它从appleapi获得401Lear