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.