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
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)
- Bug report: Race condition in Flutter SD...
Hi team, I've found an intermittent bug in the Flutter SDK (v20.3.0) when using `createOAuth2Session` on Android. **Symptoms** After `createOAuth2Session` re...
- DB Relational Table Request
Hi, I'd like to suggest a rewording of the relationships between tables. - Current wording: storeOperatingDays can contain one storeId ...