Hi all,
So, I'm trying to set up my colleague on Cloud Shell. We've ran the bash command to install, and told it that no, we cannot access a full browser.
At the point where he is asked if he is ready to set up an API project, he types in Yes, and then puts his email address in.
Clicking on this he is asked to approve access to account. He clicks Allow and he's then sent to a
http://127.0.0.1:8080/?state= address with the following:
{
"code" : "1-11"
"msg" : "Invalid url."
}
Does anyone have any ideas, because at this point I am absolutely stumped?