#[SOLVED] 500 Server error While using Query
16 messages · Page 1 of 1 (latest)
Can you show full implementation?
Whats the permissions?
I tried using the client SDK and it seems to work.
I have given all permissions to Any Role for that collection
Can you please clarify , what you are expecting when you are asking about full implementation? the above line of code is calling the api and that is failing with 500 error.
I meant if you could share the Client variable? Did you add Project to it?
do you want me to share here ? or should I dm you ?
anything works. Just need to see if the endpoint and the project is is correctly set to the Client.
api request without query is working fine
However, I will dm you the client details
shan, there's too many people getting 500 errors using queries lol
matter of fact, I ran queries on OPs DB via Client SDK, works fine for me.
don't do them like this haha
Seems like an incident to me. I can get results from OPs db with Query.
hmm.. weird
Previously I had installed "appwrite": "^14.0.0-rc.5" rc version of appwrite , which got installed by default. Later I downgraded to 13.0.2 , but it was still not working. After darShan told its working for him , I deleted my node modules and cleared the npm cache and reinstalled version 13. Then it started working. Thanks
Please mark the question as [SOLVED] if your issue is fixed.