bash instructions for creating jwt for github app do not work with client id but work with app id #33989
Closed
1 task done
Labels
content
This issue or pull request belongs to the Docs Content team
github apps
Content related to GitHub Apps
needs SME
This proposal needs review from a subject matter expert
waiting for review
Issue/PR is waiting for a writer's review
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-json-web-token-jwt-for-a-github-app#example-using-bash-to-generate-a-jwt
What part(s) of the article would you like to see updated?
Running the script with the client id results in a token which when used throws the following error:
Running the script with the app id results in a valid token.
The text was updated successfully, but these errors were encountered: