Hey,
I'm trying to subscribe to changes on a specific document (right after its creation). After creating the record, This code doesn't get triggered:
client?.subscribe(databases.aidb.collections.records.documents.${record["id"]}, response => {
Calling the same flow with
client?.subscribe(databases.aidb.collections.records.documents, response => {
works fine. What can be the issue?
Recommended threads
- Server Error when importing to tables
Same .csv file worked yesterday, Please fix it asap
- Urgent help with removed databases
Hi <@564158268319203348> <@501784879638249472> I wrote to paid plan support about this but no response as of yet… About an hour ago one of the interns from o...
- [SOLVED] Error upgrading from 1.8.1 to 1...
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...