I wanted to bring to your attention an issue I've encountered while using Node-Appwrite version 12.0.0 regarding queries not working as expected. This problem is not present in the last version, 11.1.1.
TL;DR
Developers encountering a 500 Server Error in Node-Appwrite version 12.0.0 while using NextJS can resolve the issue by downgrading to version 11.1.1.
Nitin Kumar
11 Mar, 2024, 14:38
Any one have solution
Guille
11 Mar, 2024, 14:40
Are you using this with a self hosted version?
Nitin Kumar
11 Mar, 2024, 14:41
yes
Guille
11 Mar, 2024, 14:43
Can you give us more information like:
Code is causing the error and appwrite version you're using
Nitin Kumar
11 Mar, 2024, 14:45
This is my code in NextJS, And i am using node-appwrite version 12.0.0.