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
- Session cookies stored on wrong (sub-)do...
Hi, I own a domain `example.com` which is registered with the Appwrite nameserver. My website runs on Sites, using `www.example.com` as domain, and my function...
- Appwrite Auth & Function don't reveal cl...
When I execute a function or sign in with my Flutter app, Appwrite does not show my real IP: instead, it seems that Appwrite shows Fastly CDN IP address.
- All function deployments fail (node 18-2...
Error: bash: /usr/local/server/helpers/build-cache.sh: No such file or directory Sidecar error: Build archive was not created at /mnt/code/code.tar.gz Scope: ...