Google oAuth error - WeWeb + Xano

Hi guys, I’m having trouble with the google login part in my app. When the user click in continue with google, he is redirected to the post google login, and if he’s authenticated goes to the profile page. I’m going to add the screenshots here, I don’t think it’s an endpoint problem:

  1. Google oAuth initialize (on click):

  2. Google continue request (on page load), on post google login page:

Hi! can you add Store Auth Token action after the Google Continure Request, in which value is the Google Continue Request.data.token

After that you redirect the user to your #2 Profile page.

If the Google continue request get the correct code, and any other setup in Xano & Google Console are correct, the user should be authenticated once the they arrived at #2 Profile page :slight_smile:

1 Like

This topic was automatically closed after 75 days. New replies are no longer allowed.