I'm creating an application using nextjs and appwrite.
Why is the application returning user login error?
TL;DR
Developers are facing an issue where a newly created user is not getting authenticated in their Next.js and Appwrite application. They are receiving a user login error which indicates that the user doesn't exist. More information is needed to diagnose the problem accurately.
Kenny
11 Nov, 2024, 14:57
Not near enough information to go on.
What exact error are you getting?
Are you doing SSR?
DN Josh
11 Nov, 2024, 14:58
@Kenny maybe a screenshot will be better
DN Josh
11 Nov, 2024, 14:59
Anyway, when I tried login in with the created user login details, the toast return an error meaning that user doesn't exist.
Kenny
11 Nov, 2024, 15:00
soooooooooooo does the user exist in your appwrite instance?