Hii all
I'm trying to build an simple signup page with dart/flutter and appwrite.. So I'm using Android Studio. Added my flutter app and the emulator as android app in the platforms in Appwrite .. updated my build.gradle and pubspec.yaml .. and I still get this error:
I/flutter ( 8232): Error signing up: AppwriteException: general_unknown_origin, Invalid Origin. Register your new client (com.example.blog_project_v2) as a new Android platform on your project console dashboard (403)
Idk what to do ..