Personal Access Token
Test the GH API endpoint directly:
curl -H "Authorization: Bearer {GH-token}" https://api.github.com/repos/annebrown/ezra/issues
A 404 indicates that the issue is with the repo or token.
404