gopal
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. Binyamin
Have you registered your Flutter app id in the project platform section?
Binyamin
Recommended threads
- Appwriter Linux Key Bindings
Any tips for configuring appwriter for ubuntu? Actually the keybindings are tightly binded to either windows or mac. Working well on windows but in ubuntu some ...
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...