So basically, I need to do this
i need to get a URL creatd by the program, manually paste that URL in web browser, and get a code, and type it in.
Paste this URL into a web browser to authorize BigQuery Access:
https://accounts.google.com/o/oauth2/auth?client_id=70*****85613-l1tuae4595mv****521kc3fnvfikj21.apps.googleusercontent.com&redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=code&scope=https://www.googleapis.com/auth/bigquery&state
... and type the code you received here:
Is there a way i can do this in one node? I prefer that becuase I am not sure if I can split the code. Or do I have to split this into two nodes?
Thank you very much!
best
donna