adding reactions to a "pull request review comment" does not work with listed token #36899
Open
1 task done
Labels
content
This issue or pull request belongs to the Docs Content team
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/rest/reactions/reactions?apiVersion=2022-11-28#create-reaction-for-a-pull-request-review-comment
What part(s) of the article would you like to see updated?
https://docs.github.com/en/rest/reactions/reactions?apiVersion=2022-11-28#create-reaction-for-a-pull-request-review-comment--fine-grained-access-tokens
Additional information
I have been trying to leave a reaction to a PR review comment, following the documentation available here: https://docs.github.com/en/rest/reactions/reactions?apiVersion=2022-11-28#create-reaction-for-a-pull-request-review-comment
I've tried to create PATs for multiple accounts, and even tried to use a PAT of the same user who left the review on a PR in a repo owned by that user, but with every one of those I've always received the response
I've tried doing this with both curl and the gh api CLI.
I don't know if the documentation is wrong/outdated or if I'm doing something wrong myself, but I believe I've created a fine-grained PAT with write access on the repository as asked
The text was updated successfully, but these errors were encountered: