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
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...