After setting up my appwrite 1.5.7 install and github I click on "Connect Github under Git repository" it forwards me to my github /settings/installations/id and I can't continue creating my serverless function, even after pressing save. I'm following the official guide https://appwrite.io/docs/tooling/command-line/deployment
When I try the same process in appwrite cloud, I get a 409 error or 400 "the email is already assigned"
Recommended threads
- How to send Webhooks to internal network
When saving the URL for sending Webhooks, Appwrite checks if it's a valid external domain name so entering internal IP address or docker hostnames won't save th...
- Collections list not showing up when try...
I'm trying to create new relationship attribute but both one way and two way relationship is not showing up collections list to connect with my relationship att...
- Self hosted project based backup
Is there a native way to perform a project-level backup in a self-hosted instance, instead of backing up the entire Docker instance? If not, I would like to off...