cloud-cardboard-viewer
cloud-cardboard-viewer copied to clipboard
Tutorial step 5 doesn't mention need to setup git credentials
git push --all google generates: fatal: remote error: Forbidden
gcloud init && git config --global credential.https://source.developers.google.com.helper gcloud.cmd from the stackdriver debug codelab helped
as did creating the repo from the console
I'd like to think that the codelab will be updated to include these steps rather than expecting people to trawl through the git issues