I keep getting this error:
ERROR Error uploading to Appwrite cloud: [AppwriteException: Network request failed]
I haven't changed the endpoint listed in the project settings. I tested the connection with a curl command and I attached an image of the result. I also attached how I have the client setup. I'm not really sure how else to approach this problem. I tried Chatgpt and it's not really helping anymore.
It would make sense you get a 404 when hitting the base route as there is nothing on the general route
Can you provide your code for where the error is occuring?
And can you verify your endpoint and project id have values?
what do you mean general route?
as in, do I need to change my base route/endpoint?
Recommended threads
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- Enabling Overage Usage
Hello Appwrite Support Team, I am currently using Appwrite under the GitHub Student Developer Pack plan. Recently, my project hit the database read limit, and ...
- appwrite-docs MCP fails in Cursor — SSE ...
Hi team, I'm having trouble getting the hosted Appwrite docs MCP working in Cursor on Windows. Environment IDE: Cursor (latest) OS: Windows 11 Node: v24.15.0 ...