Abdul RafayOriginal post
Rank 1: Thread
"Hello everyone, how are you all? I am building an application using Flutter and adding user data from my registration form into the database, but I encountered this error.
I have attached a video recording, logs, and an Android screenshot showcasing the error.
Before you say anything, yes, I have added the correct package name from my project into the Appwrite console, and here is the screenshot as proof.
I have also tried renaming the package and modifying the codebase.
If you'd like to see the full codebase, here is the branch: https://github.com/rafay99-epic/MSBridge/tree/v1
Summary
Error message - AppwriteException: general_unknown_origin, Invalid Origin 403
Developer is facing an issue related to Invalid Origin 403 while trying to add user data from a registration form into the database using Flutter. Developer has attached video recording, logs, and Android screenshot. The correct package name has been added in the Appwrite console, proved by a screenshot. Developer has tried renaming the package and modifying the codebase.
Solution: Ensure that the project ID is correctly configured in the Appwrite console.