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
- Hi Appwrite Support Team,My project has ...
Details: Project ID: 69a69f6f00113ed0e8e4 Region: SFO (sfo.cloud.appwrite.io) Error Response: Affected: ALL endpoints — Functions, Databases, Storage, Health, ...
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...