
I am having a problem connecting github app on multiple organizations, it only works on the first organization, but when I try to connect it to a second organization, it shows the page where the app is already installed, and it doesn't take me back to the Callback URL
- how to workaround this issue? connecting to an app that is already installed
- is it possible to connect multiple github apps to the same appwrite instance? but then how to configure the following:
_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=
_APP_VCS_GITHUB_WEBHOOK_SECRET=

here is a video showing the problem https://e.pcloud.link/publink/show?code=XZWCq9ZyDmo6nrCxn5Hsmjdm9PuQ5BWhTdk
Recommended threads
- GitHub connection failed
I am running a self-hosted Appwrite with Coolify. Everything is running smoothly so far and I wanted to starte develop functions. Trying to connect github with ...
- create subdomain for function
I have deployed my react project on Appwrite using Sites feature. I have added custom DNS on namecheap. I want to create new sub domains for my functions on Ap...
- Appwrite CLI
I try to deploy a function using Appwrite CLI but it says: `appwrite functions createDeployment ^ --functionId=xyz^ --code="." ^ --activate error: u...
