
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
- Sharing cookies
Hi, I’m using Appwrite Cloud, and I have a setup where my Appwrite backend is hosted on a subdomain (e.g., api.example.com), while my frontend (Next.js app) and...
- Custom Domain Issue
i have added a custom domain about 21 hours ago, but till now there is no SSL certificate is active on it. but if i do DNS check via https://dnschecker.org/#C...
- Flutter OAuth2 Google does not return to...
When the flow starts, the browser opens, I select an account, and it keeps showing: """ Page not found The page you're looking for doesn't exist. `general_rout...
