after getting redirected successfully ,i tried to get user details by using account.get ,it showing error role:guest is missing and also checked for cookies in console but didn't find it .
TL;DR
Developers are struggling to retrieve user details after OAuth verification with Google. They are encountering an error stating "role:guest is missing" when attempting to use account.get. The console does not show any cookies.