Threads
[SOLVED] After assigning a domain to my Dart function, I’m getting extra function execution.
I’ve attached the images. Could anyone please explain how this execution is being performed?
- Resolved
- Functions
- Cloud
[SOLVED] Invalid document structure: Unknown attribute: "pbe_DSSFIRMWARE_VERSION"
Environment: Dart version: 3.5.1 dart_appwrite: 13.0.0 I’ve already created the database structure using a Dart function. I can create data records using cloud function, but when I try to update them...
- Resolved
- Databases
- Functions
- Cloud
[SOLVED] Appwrite Function getting general_unauthorized_scope (databases.read) while creating db
Hi everyone, I'm trying to create a database schema using an Appwrite Function written in Dart from Appwrite console, but I'm getting an authorization error when the function runs. Environment: Dart ...
- Resolved
- Functions
- Cloud
Synchronous Function Execution Timed Out (408) on Appwrite Cloud – Dart Function
Hi Appwrite team 👋 I’m facing a synchronous function execution timeout issue on Appwrite Cloud and would appreciate some guidance. I executed this function using flutter appwrite sdk: **appwrite: 1...
- Flutter
- Functions
- Cloud
I am not getting "to" when email received by the receiver
I am using cloud function to send an email when email received it doesn't have "to" email address. Please see attached image. My cloud function detail: built with: Dart Email Provider: smtp2go smtp2...
- Functions
- Messaging
- Cloud
[SOLVED] How does sending email from the Appwrite Server SDK work in the Free plan?
I noticed that the pricing page mentions “Messages – 1000 per month” for the Free plan. Is this different from sending emails? When I try to send an email using the Server SDK, I get the following er...
- Resolved
- Functions
- Messaging
- Cloud