I want to use the App Store Server API. so need to generate the JWT. the document is: 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.
in the step 2, I can't find the issuer ID on the top of the page.
do you have the same issue?