Alex BourgOriginal post
Rank 1: Thread
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=
Summary
- Unable to connect GitHub app to multiple organizations, only works on the first organization.
- Workaround: In the GitHub app, try connecting to an app that is already installed, or check for any permission settings that need adjusting.
- Possible to connect multiple GitHub apps to the same Appwrite instance, adjust configurations using the provided environment variables.