Fine-grained personal access token - 403Forbidden for delete-an-issue-reaction #37713
Replies: 4 comments 2 replies
-
You just published a pretty large part of your token, so you should probably recreate it. 😅 The key question here is: What permissions does the token have? The right repository, read/write permission for issues, etc.? |
Beta Was this translation helpful? Give feedback.
-
if you are into it, you can make it smaller and smaller from time to time, to pin down what's causing that error |
Beta Was this translation helpful? Give feedback.
-
Thanks guys, the repository to which I want to delete the reaction is a fork of a private repository and what I am trying to do is delete a reaction of mine to a pr, the strange thing is that with the tokens (classic) it works fine. |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
Hi guys, I was trying to use the new fine-grained personal access tokens for use this endpoint, in the documentation says that can be executed with the new grained personal access tokens, but when I call it using postman I receiving 403Forbidden, when I try it with the common token works fine. Any idea what is happening? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions