Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Enterprise not supported #286

Open
hemeroc opened this issue Nov 15, 2024 · 2 comments
Open

GitHub Enterprise not supported #286

hemeroc opened this issue Nov 15, 2024 · 2 comments
Labels
bug Something isn't working on_hold Issues that are currently on hold.

Comments

@hemeroc
Copy link

hemeroc commented Nov 15, 2024

I get following message when verifying my GitHub Enterprise token that has Copilot permissions.

Status code 401, "{"error":{"code":"unauthorized","message":"Your account type is not currently supported","details":"Your account type is not currently supported"}}"

The exact same granular token scope for my other account yields

Configuration is valid.

Thanks a lot

@Blarc
Copy link
Owner

Blarc commented Nov 15, 2024

Hey @hemeroc,

this is a response from GitHub API. I'm not sure if this is a problem with the plugin?

@hemeroc
Copy link
Author

hemeroc commented Nov 15, 2024

Hey @hemeroc,

this is a response from GitHub API. I'm not sure if this is a problem with the plugin?

Most likely GitHub Cloud and GitHub Enterprise Cloud need to be treated differently.
Could be that this is an upstream issue with langchain4j.
Would you report it to langchain4j?

Edit: Added a bug at langchain4j.

@Blarc Blarc added bug Something isn't working on_hold Issues that are currently on hold. labels Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working on_hold Issues that are currently on hold.
Projects
None yet
Development

No branches or pull requests

2 participants