User is unauthenticated

Hello, I did everything on quickstart for my React app. I logged in using my Google account and it says I am unauthenticated. When I try to console log user, it says undefined. I also got a 401 token error that says:

{error: “access_denied”, error_description: “Unauthorized”}
error: “access_denied”
error_description: “Unauthorized”

Auth0 log says “Successful login”

I’m not sure what else to try. I’m trying to get user info, like email and name.

Hey @liau11 , welcome to the Auth0 Community,

Please can I suggest having a look at this FAQ Post and see if checking the information here helps? - Why am I getting an access_denied error?

Thanks

1 Like