either that or the _APP_VCS_GITHUB_CLIENT_ID or _APP_VCS_GITHUB_CLIENT_SECRET are incorrect?
do i need to include Iv1 in the CLIENT_ID
yep
is included, i tried a new client secret lets hope i made an mistake there
nope still the same
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...
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?
its a private github app it says
Can you try making it public?
It should be public regardless
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
still the same, can i still limit who can install the app? not that everyone out there can access it
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
i have good news, i fixed it
it was a silly mistake of mine
What was the problem??
I'm glad you figured it out <:appwriteparty:946072712915341333>
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
Recommended threads
- Function connected custom domain error: ...
My domain is served through Cloudflare. Domain is now connected with the appwrite function. But when accessing the domain, I get the below error. Any suggestion...
- Error | general_unknown
I have built a website using Appwrite Cloud as backend, and also using sites for deployment. My website is live but sometimes it shows Appwrite's Error general_...
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...