-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Error 401 when cloning a public repository with github oAuth enabled #21014
Comments
Ok so that seems no be not the Che-server issue.
|
but it looks strange if we're able to say that devfile exists and extensions.json exists but not for che-server can know if repository exists (public) or not (does not exist or private) |
Not sure you can know this until logged in |
|
Than not help much. You need to know if it;s 404 or 401 when not exists. |
@mshaposhnik if repository exists, file does not exists = 404 in the issue example |
Describe the bug
If I configure github oAuth and then I try to open a link from a PUBLIC repository (example https://github.com/che-samples/java-spring-petclinic/tree/devfilev2) , I got 401 error on
resolver/.che/che-theia-plugins.yaml
file callChe version
next (development version)
Steps to reproduce
I've a 401 error
If I import a private repository, then it works for public repository afterwards
Expected behavior
Able to start a workspace from a public repository
Runtime
OpenShift
Screenshots
No response
Installation method
chectl/next
Environment
Linux, other (please specify in additional context)
Eclipse Che Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: