pwntester / octo.nvim

Edit and review GitHub issues and pull requests from the comfort of your favorite editor
MIT License
2.24k stars 124 forks source link

Cannot request projects v2, missing scope 'read:project' #564

Open Integralist opened 1 week ago

Integralist commented 1 week ago

Issue Description

bug report

Describe what happened (or what feature you want)

Every time I open nvim I see the message:

Cannot request projects v2, missing scope 'read:project'

This is even after following the instructions in the README to run:

gh auth refresh -s read:project

Describe what you expected to happen

No message to appear.

How to reproduce it (as minimally and precisely as possible)

  1. Open nvim

Tell us your environment

MacOS 14.4.1 NVIM v0.10.0

Anything else we need to know?