Admin
im assuming you get to this after clicking on GitHub from Appwrite? can you click save down below?
Votes
0
Replies
24
Participants
Unknown
Messages
25
Admin
im assuming you get to this after clicking on GitHub from Appwrite? can you click save down below?
Rank 2: Process
I clicked on save button already just page reload and nothing
Admin
are the callback urls you added in github the same order as listed in the docs?
Rank 2: Process
Rank 2: Process
You mean these urls ?
Admin
yes.
"Request user authentication (OAuth) during installation " should be checked
Admin
and redirect on update
Rank 2: Process
Is that on the documentation ? 🤔
Rank 2: Process
Or it is just expected that we should know that
Admin
Rank 2: Process
Thank you so much , I read doc multiple times but I didn't notes that , please for others make it like a point step by step in the doc so they don't miss
Rank 2: Process
and the app should be made public that is not on the Doc I think
Rank 2: Process
Also the the private key be in one line
Admin
ah ya. that will be released soon. https://github.com/appwrite/docs/pull/429
Rank 2: Process
Thanks , good and clear doc help us all
Rank 2: Process
This is what I get
Rank 2: Process
This is for creating new repo
Admin
did you double check the permissions on your app? maybe try uninstalling and reinstalling it in your github installations
I got a similar error: and here is the url: xxxxx?from=github&to=cover&error=%7B"message"%3A"Failed+to+obtain+access+token.+The+GitHub+OAuth2+provider+returned+an+error%3A+Not+Found"%2C"type"%3A"user_oauth2_provider_error"%2C"code"%3A404%7D#
It just redirect back to the page where I got redirected. Any idea?
I've made a 20 min video to setup Github integration with Appwrite.
There might be a few things you're missing, which is why you get the errors.
Feel free to look at the video, and see if it helps!
The problem for me was the order wasn't correct. I have checked the order 3 times and changed it. didn't realise GitHub revert the order for some reason. But thanks
Rank 2: Process
This is really good thanks
Admin
can this be marked as solved now?
Rank 2: Process
Yes sure
Admin
[SOLVED] Cant create function with github integration