here is the code
and here is the collection and attributes
As the error says, you need to create an index. See https://appwrite.io/docs/databases#indexes
so what I have to modify???
Did you read what I linked?
yes but the items are not rendering
What do you mean?
Don't use full text...
then???
did you figure it out?
yes but the items aren't loading
If the API call is successful, but you're getting 0 results back, either nothing matches your filter or you have a permissions problem
without filter its working perfectly
What's your code?
this is
Would you please log the user id before making the API call?
yes
and its printing
Would you please share the value and a screenshot of the document from the console (showing the same user id)?
wait I think I found the problem
Now its working fine
I just Make another useContext file and take the user id when I also fetching data of account for profile and pass it on the query.
Recommended threads
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...
- Courtesy limit reset for non-profit migr...
Hi Team! I'm the architect for a 501(c)(3) non-profit project (Aaria's Blue Elephant) and we just hit our Free plan Database Read limit (currently at 164%). Th...