You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the MCP server to create a pull request and assign it to the Copilot Coding Agent. When using a GitHub App access_token, it returns a 401 unauthorized. When using a PAT (fine-grained) from my personal account, it also returns a 401 unauthorized. When using a PAT (classic), it does work.
Affected version
Remote MCP
Steps to reproduce the behavior
Generate an installation token for a GitHub app
Ask Copilot to create a pull request and assign it to Copilot via the Remote MCP
Expected vs actual behavior
Expected: Pull Request is created
Actual: 401 Unauthorized received