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
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...
- 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...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...