gcf-gmail-codelab
gcf-gmail-codelab copied to clipboard
Unable to redeploy auth_init or auth_callback - even after making no changes at all
Another problem on this lab - probably related to the Node 8 change.
I can deploy the auth_init and auth_callback functions, despite getting a warning about Node 8 being deprecated.
Then, I was getting frustrated because I'd get a failure to deploy when trying to add the callback URL (as per the lab instructions, page 4). So I tried to redeploy with no changes at all. And that failed.
Lots of errors apparently related to secrets and needing GCP_PROJECT set. Since most back end I do is in GO, this is not stuff I know.