Because of the rate limit of the cloud version of Appwrite i installed and have set up Appwrite locally. Everything worked and i implemented the project structure like in the cloud. Now when i try to open a connection to my local appwrite it says [Error: AppwriteException: Network request failed]
.
I am using Appwrite for my React Native App.
I dont know why and i also dont find a more detailled error message. The endpoint is correct with http://localhost/v1
and everything else is the same except for the IDs from the Project, Storage, Database, etc..