I'm attempting to connect a function I added from the CLI through the console to an existing GitHub repo that has the function code on a GitHub organization which I'm not an owner of so I'm sending a request to add the integration. However when an organization owner is attempting to approve the integration they get this error:
Error 400
Installation requests from organisation members for the Appwrite GitHub App are currently unsupported. To proceed with the installation, login to the Appwrite Console and install the GitHub App.
Type
general_argument_invalid
How can we resolve this?