So when using a GET request, its throwing the following error {"message":"Server Error","code":500,"type":"general_unknown","version":"0.12.46"} I have no errors showing on my workspace, and im rather confused as to what is causing this.
it throws a AppwriteException: Invalid query: attribute not found in schema on the web console, but that is after the 400(bad request) log
So I tried something.
https://cloud.appwrite.io/v1 throws {"message":"The requested route was not found. Please refer to the API docs and try again.","code":404,"type":"general_route_not_found","version":"0.12.46"}
not sure if its related
Recommended threads
- Using Binary Log with Appwrite
If I can remember correctly appwrite uses mariaDB as the underlying database. If so could I use mariaDB’s binary log to see database operations from appwrite?
- 500 Internal Error on Free Plan Projects...
Hello Appwrite Support Team, I am experiencing a 500 Internal Server Error when trying to access my free plan projects in the Appwrite Cloud console. Project ...
- Internal 500 Error
Hi team I have two projects on the free plan currently. On the cloud console i cannot access either of them, and one of my apps that is in production is not wo...