Closed
Description
I'm trying to use Copilot Chat but keep getting the following error:
Failed to get response: {
"error": {
"code": "unauthorized",
"message": "Your account type is not currently supported",
"details": "Your account type is not currently supported"
}
}
I have access to Copilot through my work organization, and Copilot Chat in the IDE is enabled.
When using Copilot Chat in VS Code with the same credentials, it just works fine.
Has anyone encountered this issue before or know how to resolve it?