
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
- deno 2 Cloud random errors
we have big problems with the functions. although we do not change anything in the function, we have the following random behaviour: - no scope permissions erro...
- Invalid Origin Error – Need Help Registe...
Subject: Invalid Origin Error – Need Help Registering Platform Hi Appwrite Support <:appwrite:1156975611466764298> , I'm encountering an issue when trying to ...
- Database Double Requesting Error.
I am getting error for creating new document in an collection with new ID.unique() then too getting error of existing document. When button is pressed one docum...
