_APP_VCS_GITHUB_APP_NAME=
_APP_VCS_GITHUB_PRIVATE_KEY=""
_APP_VCS_GITHUB_APP_ID=
_APP_VCS_GITHUB_CLIENT_ID=
_APP_VCS_GITHUB_CLIENT_SECRET=
Did you follow this - https://appwrite.io/docs/advanced/self-hosting/functions?
There is a video as well: https://www.youtube.com/watch?v=GFoxpT_RQj4
Need anything else or can this be closed?
No, its not connecting. Everytime its on loop while in configuring screen, it says Reconfigure option
Can you double check you have 2 callback URLs in your GitHub app settings in the same order as the docs?
Can you share a screen recording of what's going on?
Pls check it
Please share a screenshot of your callback URLs of your GitHub app
Hi, only 1 callback is showing
When I enter both, this error comes
Refresh the page? Delete them? Those input fields are a little buggy
Yup, deleting it work
Marked this one as solved then π
[SOLVED] How to setup Github App In Self hosted Appwrite
Recommended threads
- hi guys! my site is not accesible in my ...
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- Delete on cascade from Cloud Function
I'm writing a Python function that deletes a user's main row from a table in my database. This row has relationships with other tables that use cascade deletion...