#Query not working in Appwrite functions after custom domain added to the digital ocean droplet.

1 messages · Page 1 of 1 (latest)

pliant wyvern
#

This is a weird problem. Everything was working fine before adding the domain. But after the domain is added, query functionalities stopped working from appwrite functions. However, I checked it from the frontend sdk and queries are working fine. Other functionalities like getting docs using appwrite functions are also working.

pure summit
pliant wyvern
#

@pure summit
No errors in particular. For example, in this function the query is ignored and the whole collection is returned.

open fjord
pliant wyvern
#

@open fjord
The result was all the documents in the collection.