using web sdk on v1.4.13 self host, whenever I use listDocuments with a select query, I get $collectionId and $databaseId with the response. Is it possible to remove this? This should not be exposed.
By the way I have development environment enabled. Don't know whether it is because of the dev environment or not.
This is fine to be public since you have to pass it in the request anyways. that said, it probably shouldn't be there since it wasn't part of the select
thanks. should I create a github issue?
Recommended threads
- [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...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...