AppwriteException: general_unknown_origin, Invalid Origin
- 0
- Flutter
- General
- Auth
- Self Hosted
- Functions
Hii all :KannaWave: 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 ..
Recommended threads
- Which flutter SDK version for Self Hoste...
Hi all, Is there a good way to figure out which version of flutter SDK and Dart SDK is current for latest available self-hosted 1.8.0 ? I know new features are...
- Bug Report: Crash when trying to createR...
https://github.com/appwrite/sdk-for-android/issues/96 I think the bug is related with this one https://discord.com/channels/564160730845151244/1443887021314539...
- Dokploy docker compose
Hey guys hope y'all doing well, I was wondering if anyone could share a working 1.8.0 docker-compose that works with Dokploy I tried making it but it just does...