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

I tracked down the authentication issue! #972

Open
GeekenDev opened this issue Dec 4, 2023 · 4 comments
Open

I tracked down the authentication issue! #972

GeekenDev opened this issue Dec 4, 2023 · 4 comments

Comments

@GeekenDev
Copy link

The problem

The issue with authentication is related to the org level setting: oauth_application_policy.
By default this is enabled, thus blocking the authenticated action.
I was able to confirm this by enabling the dev tools inside of the application.

Temp. Workaround:
Navigate to your GitHub organization, locate Third-Party Access on the menu, click OAuth Application Policy.
Then click disable from the page you are currently on.

Screenshot of the error

Release version

3.3.5

Operating system

Ubuntu 22.04

Steps to reproduce the behavior

No response

Log files

No response

Screenshots

No response

Additional context

No response

@0xNeit
Copy link

0xNeit commented Dec 6, 2023

Thanks man, you're a life saver

@markski1
Copy link

markski1 commented Dec 8, 2023

Thank you!

@Drelekin
Copy link

The repository does not seem to exist anymore. You may not have access, or it may have been deleted or renamed.

Thanks! I was running into this error on fetch. The workaround you mentioned resolved the issue.

@aminya
Copy link

aminya commented Feb 22, 2024

Is there a way to allow GitHub Desktop instead of removing the restrictions altogether?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants