
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
- User (role: guests) missing scopes (["te...
I keep getting this error: ```AppwriteException: User (role: guests) missing scopes (["teams.read"]) at new AppwriteException (/usr/local/server/src/functio...
- How to get event payload/source from fai...
Hi everyone, I'm currently working with Appwrite's database triggers, specifically for document creation events. I've encountered a potential issue and was h...
- CLI type generator casing
Hello, I am trying to generate the typescript types for some tables I created. In appwrite I declared them in snake case, but the types are in camel case. Don't...
