I followed this guide here https://appwrite.io/docs/advanced/self-hosting/functions#git The only thing i did differently was instead of _APP_DOMAIN_FUNCTIONS=functions.example.com i just put appwrite.example.com
When creating a function now and selecting thee github repo after redirection i get an 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 "
I hope someone can help
Recommended threads
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...
- general_bad_request when creating accoun...
I have created a new bug request, could anyone have a look - https://github.com/appwrite/appwrite/issues/11908?
- Cannot use custom SMTP for messaging (SM...
Hey there! I'm on Appwrite Self-hosted 1.9.0. I've never used the messaging feature before, always sent emails through functions or a custom backend, but I'v...