either that or the _APP_VCS_GITHUB_CLIENT_ID or _APP_VCS_GITHUB_CLIENT_SECRET are incorrect?
[SOLVED] "user_oauth2_provider_error" Github App
Votes
1
Replies
24
Participants
Unknown
Messages
25
Rank 1: Thread
do i need to include Iv1 in the CLIENT_ID
yep
Rank 1: Thread
is included, i tried a new client secret lets hope i made an mistake there
Rank 1: Thread
nope still the same
Rank 1: Thread
even says the the client secret was used in github
Hmm seems like the GitHub app doesn't have access to your GitHub account...I don't really know why...
Rank 1: Thread
the app is owned by an organisation, is this the problem?
Shouldn't be...I'm pretty sure our cloud GitHub app is owned by the org
The GitHub app is public, right?
Rank 1: Thread
its a private github app it says
Can you try making it public?
It should be public regardless
Rank 1: Thread
i cant find something about that in the settings, how can i do that?
It should be in advanced settings or something. It's near where you would delete the GitHub app
Rank 1: Thread
still the same, can i still limit who can install the app? not that everyone out there can access it
Rank 1: Thread
but i get appwrite | [Error] Timestamp: 2023-10-21T16:13:41+00:00 appwrite | [Error] Method: GET appwrite | [Error] URL: /v1/account appwrite | [Error] Type: Appwrite\Extend\Exception appwrite | [Error] Message: User (role: guests) missing scope (account) appwrite | [Error] File: /usr/src/code/app/controllers/general.php appwrite | [Error] Line: 552
Rank 1: Thread
i have good news, i fixed it
Rank 1: Thread
it was a silly mistake of mine
What was the problem??
I'm glad you figured it out 
Rank 1: Thread
under Account Permissions the Email Address was set to read and write for some reason, i switched it to read only and now it works fine, thanks for your time and help
Wow interesting...
That's so confusing you had to take rights away...especially considering the error message
[SOLVED] "user_oauth2_provider_error" Github App