Hello! I am trying to reach a database endpoint. When creating a DataQuery in Lowcoder LTD, I want to create a json file in a collection. Could you help me?
http://<bbl277xtf1:8888>/v1/database/collections/errors
(but when I use the following URL: http://<bbl277xtf1:8888>/functions/6710d6bc9091707af1b87/status , a function is being successfully executed)
Recommended threads
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Self Hosted GitHub connection not adding...
After upgrading to 1.9.6 i noticed that i cannot search for new repositories when trying to add new functions. I removed the existing github connection via Set...
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...