Responding to Google API authorization prompts in Glitch

Hello,

I’m following the google quickstart guide to setup the Google Sheets API in my Node.js project in glitch:

I’ve got everything set up, but am running into issues responding to the authorization prompt on Step 3 of the guide.

The prompt shows up on the logs and I don’t see a way to enter in the code the Google authentication is requesting.

Are we able to respond to these terminal prompts using Glitch or do I need to find a different way to authenticate the Google API?

Regards,
Tsuora

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.