mrkumaramitOriginal post
Web Developer
Hello, Appwrite is not creating the session after the Google auth but it creates the user in Appwrite auth and the page remains there.
Its throws appwriteexception: user (role: guests) missing… After google login, the page stays at the appwrite page (blank) and does not redirect back to my next.js app and then it throws appwriteexception: user (role: guests) missing… error.
Summary
Developers are experiencing an issue with Appwrite 1.5.3 where Google auth is not creating a session. After Google login, the page remains blank and doesn't redirect back to the next.js app, showing the error 'appwriteexception: user (role: guests) missing'.