Threads
Realtime not processing messages
When subscribing to realtime events of database, the client's websocket receives the messages in the websocket feed, but doesn't call the specific message handler (lambda) in the subscribe. I'm using ...
- Self Hosted
- Realtime
2 months ago
Import CSV via API (User Not Authorized)
I'm trying to import database data via CSV via API, however getting "The current user is not authorized to perform the requested action." after the API key has "migrations.write" access. (This was err...
- Databases
- REST API
7 months ago
Is Database Operators available in Cloud function? Using node.js SDK?
Is it possible to do the above?
- Self Hosted
- Databases
- General
- Cloud
7 months ago
Custom Topic sent from Function (with scope of client SDK)
Can I send a message on a custom topic? So clients can subscribe to them?
- Self Hosted
- Functions
- Messaging
- Realtime
8 months ago
1.7.2 Node-appwrite createDocuments from a function doesn't trigger function using event
Am I correct in my testing that functions with document creation event, wont trigger on calling createDocuments from within a function.
- Self Hosted
- Functions
- Databases
- Realtime
8 months ago
Upload CSV to Database via node.js functions not the console
Is this possible?
- Self Hosted
- Functions
- Databases
8 months ago