Threads
Project is not accessible in this region. Please make sure you are using the correct endpoint
Context: I'm changing my region from German to Singapore. Sample code on Go appwrite function: package handler import ( "os" "github.com/appwrite/sdk-for-go/appwrite" "github.com/appwr...
- Functions
- Cloud
7 months ago
Return TablesDB from REST and Go Function are different, from Go SDK no returning column
This my Go code for deploy in function: package handler import ( "os" "github.com/appwrite/sdk-for-go/appwrite" "github.com/appwrite/sdk-for-go/client" "github.com/open-runtimes/type...
- Functions
- Cloud
7 months ago
Function Go module undefined
Attached image, why module is undefine, also when I'm running `appwrite run function`, it still undefine, why?
- Functions
- Cloud
8 months ago
fix ip function for whitelisting
Hello, any recommendation how to make IP of Appwrite Function on cloud is fixed for whitelisting purpose?
- Functions
- Cloud
8 months ago