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] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...
- general_bad_request when creating accoun...
I have created a new bug request, could anyone have a look - https://github.com/appwrite/appwrite/issues/11908?
- Cannot use custom SMTP for messaging (SM...
Hey there! I'm on Appwrite Self-hosted 1.9.0. I've never used the messaging feature before, always sent emails through functions or a custom backend, but I'v...