desktop icon indicating copy to clipboard operation
desktop copied to clipboard

I tracked down the authentication issue!

Open GeekenDev opened this issue 7 months ago • 4 comments

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

GeekenDev avatar Dec 04 '23 18:12 GeekenDev

Thanks man, you're a life saver

0xNeit avatar Dec 06 '23 02:12 0xNeit

Thank you!

markski1 avatar Dec 08 '23 04:12 markski1

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.

Drelekin avatar Jan 30 '24 09:01 Drelekin

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

aminya avatar Feb 22 '24 19:02 aminya