I am facing issue when trying to create a site and deploy it into git, see attached video:
{
"message": "When connecting to VCS (Version Control System), you need to provide \"installationId\" and \"providerBranch\".",
"code": 400,
"type": "general_argument_invalid",
"version": "1.7.4"
}
I see the same behaviour on my instance on the same version of appwrite, even the same response on the flow for adding a function from a template also. <@559315728927424552> did you ever find a solution to this?
Recommended threads
- Unable to init function via cli
Hello! I have created a new self hosted instance of appwrite 1.9.6 and have connected to that insatnce with the cli 27.2.0 that was released a few hours ago. Wh...
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...
- OAuth Missing redirect URL
Hello all, on a Flutter mobile app with latest Appwrite dependency (25.4.0) I always got "Missing redirect URL" - "Your OAuth login flow is missing a proper red...