KoromannOriginal post
Apple Developer
I'm running appwrite on Docker and getting this error.
The endpoint is http://localhost/v1.
It works fine if I use a cloud host https://cloud.appwrite.io/v1.
Please help me fix this!
Summary
Developers using Appwrite on Docker are experiencing a "Network request failed" error when running the endpoint as http://localhost/v1. The issue is resolved by using a cloud host such as https://cloud.appwrite.io/v1.