When authenticating via Personal Access Token (PAT):
- open GitHub Developer Settings >> Tokens
- confirm that your PAT has the following recommended permissions:
notifications
,read:user
andrepo
- Note: if you only want Gitify to access public repositories, you can use permissions:
notifications
,read:user
andpublic_repo
When authenticating via Gitify GitHub App:
- some organizations require GitHub Apps to request access prior to allowing access to organization data (including notifications)
- to check if Gitify is approved by your organization open GitHub Developer Settings >> GitHub Apps, then click on Gitify and scroll to Organization access