Steps to Reproduce on a mac:
- Go to github.com → Settings → Applications → Authorized OAuth Apps → revoke the VS Code token
- launch vscode with github request extension installed on a repo requires github auth (e.g. vscode-engineering), which will trigger an API call in the extension (e.g., open the PR panel, refresh)
- now it will ask for re-login since the auth was invalidated
- log in github via browser and come back to vscode
✅ Expected : github request extension works to pull my PRs.
❌ Actual: it shows: 'Bad credentials - https://docs.github.com/rest'
Steps to Reproduce on a mac:
✅ Expected : github request extension works to pull my PRs.
❌ Actual: it shows: 'Bad credentials - https://docs.github.com/rest'