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
- Appwrite rejecting create and edit reque...
hello, so my issue is that when i make a debug build of my app, everything works as it should, but when i download and test a SIGNED release database rejects al...
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- Migration from Cloud to Self-Hosted not ...
Hello Appwrite Community, I've got the problem, that when I try to migrate my Appwrite Project from the cloud to my self-hosted Appwrite, that an API Key is mi...