dacharyc / prfocus-website

Website and documentation for the PR Focus macOS app
https://prfocus.app
5 stars 1 forks source link

Specify using a Classic access token #6

Closed dacharyc closed 1 year ago

dacharyc commented 1 year ago

Currently, PR Focus silently fails to fetch PRs when you use a fine-grained API access token that doesn't have the correct permissions. I haven't yet determined what permissions are needed for a fine-grained API access token, so update the docs to specify using a Classic token.

I'm adding an issue to my private backlog to investigate fine-grained API access permissions, and another to provide feedback to the user when the app is attempting to fetch and is getting an authorization error.