React native expo login issues

I followed thsi tutorial word for word Auth0 Expo SDK Quickstarts: Login but now i look at the monitoring and logs tab and i see

  • Type

Failed Exchange

  • Description

Unauthorized

What could be wrong? I am logging in with google so i can google to the login page and user can select account to login with but profile does not output user.name or user.email.

I need to fix this asap.