-
Notifications
You must be signed in to change notification settings - Fork 529
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
development OAuth app details set #72
Comments
Yep, I know what this is - I'd change the deployment processes around in #63 and I neglected to add the production OAuth Client ID and Client Secret to the build process. |
For the moment I'm going to leave the OAuth Client ID and Secret as-is for these installers, because the other OAuth details are associated with the official apps and I shouldn't be using them to make installers generated from this fork. While it's great to hear that you're trying to use this with GitHub Enterprise, the current priority for Linux support is to test the installers and app across a range of distros, so I'm going to leave this with the developer OAuth details set the moment (that will continue to work fine with GitHub.com). |
here's my not-so-useful +1, our org also needs a fix for this ! |
When will this issue be fixed? Is there any alternate way to fix this issue, locally or organizational level until the alpha version releases! |
I have a very similar issue as well. When I enter my credentials for my organization in the GitHub Desktop app I receive "The server responded with an error while attempting to authenticate (422)\n Unprocessable Entity" and if I choose to "sign in using your browser" I am redirected to a 404, as described above. |
Unfortunately, this bug makes your tool useless for me...my clients are not going to remove the 3rd party app restrictions. My scenario isn't on Enterprise, just Organizations. |
Just to bump this with a comment from #229 (comment)
|
This! Please, put this into a FAQ or something! When I granted the access to organizations into github.com to the desktop application, my private repos began to work! |
I don't seem to have any organization access settings. I saw the options on other OAuth apps but not this one. |
So is it normal that View on Github, Create issue on Github and Preview Pull Request/Create Pull Request so basically stuff tied directly to Github.com is not working on an organisation repo compared to the Windows application even though Github Desktop and The Github Desktop Development App are OAuth authorized by the organisation? |
Description
Installed 1.4.2 Linux RC1 in Ubuntu 16.04.5 LTS. Doing Enterprise login, OAuth fails with 404 error. The same procedure fine when tried with latest Windows client
Version
Steps to Reproduce
Expected Behavior
OAuth to succeed and Desktop able to list repositories.
Actual Behavior
404 Page when redirected for OAuth. The same steps works correctly from windows version.
Additional Information
Logs
I do not know where to look for linux logs.
The text was updated successfully, but these errors were encountered: