You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to make it work with private org repos, it is necessary to use the orgs API (instead of the users API, which does not expose private org repos, even if the user has access and the access token is set up correctly). I was able to get it working using the following: