"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
Perhaps something is wrong with your project ID.
Recommended threads
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!
- Increase by operators
I see appwrite have bunch of useful operators for querieng db. One more I would like to suggest is operators like increase the count of a int columns by 1,2.. ...
- One-time Cloud migration blocked by data...
Hi, I’m blocked on a one-time migration from Appwrite Cloud to my self-hosted Appwrite instance. We already fixed the region issue, and the migration now corre...