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
- Self-Hosted and Multi Region support
Hey Appwrite Team, As a test and to expand self-hosted capabilities even more, i was thinking of understanding and testing how to deploy a multi-region instanc...
- Function's Static IP
Is it possible to have static. IP Address instead of Dynamic IP for getting the IP Address whitelist
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...