I created appwrite instance in google cloud and whenever i try to accesses the appwrite from flutter app, it shows this error AppwriteException: general_unknown_origin
TL;DR
The user is experiencing an AppwriteException with the error message "general_unknown_origin" when trying to access Appwrite from their Flutter app. The suggestion given is to check if the Flutter app ID is registered in the project platform section. The user also provides a link to the documentation for creating a Flutter project with Appwrite. No solution is provided in the thread.Have you registered your Flutter app id in the project platform section?
Recommended threads
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...
- {"code": 1008, "message": "Invalid Origi...
Nothing has changed in my application or console settings so I'm curious as to what I need to do to fix this. I already have the client registered so I'm not en...
- mcp-server-appwrite 0.4 fails on startup...
I’m trying to use `mcp-server-appwrite` against Appwrite Cloud and the server authenticates successfully, but fails during startup validation when probing `tabl...