When I set the dev key while initializing Appwrite client on my flutter app, no db or auth operation is working on Flutter web build, whereas on Android everything seems fine. I also tried appwriteClient.ping() call, it's also failing on web with the following message. So I believe no proper connection can be established with dev key on Flutter web client.
ClientException: Failed to fetch, uri=https://<CUSTOM_DOMAIN>.com/v1/ping?# (0)
Recommended threads
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...
- 500 Server error
getting same 500 status This is my appwrite project: https://cloud.appwrite.io/console/project-fra-691932db0036241caa0e/overview/platforms Help how to open th...