Troubleshooting
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.
Personal Access Token
2025-03-18
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.
Copyright @ 2025 Anne Brown