I'm creating an application using nextjs and appwrite.
Why is the application returning user login error?
Not near enough information to go on.
What exact error are you getting? Are you doing SSR?
@Kenny maybe a screenshot will be better
Anyway, when I tried login in with the created user login details, the toast return an error meaning that user doesn't exist.
soooooooooooo does the user exist in your appwrite instance?
Recommended threads
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Getting current user has been blocked
Getting current user has been blocked error while signing in the appwrite console. Got this during I am testing with the my saas web project. Please help to unb...
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...