cloud-cardboard-viewer
cloud-cardboard-viewer copied to clipboard
fatal: remote error: Forbidden
After trying the following command:
`git remote add google https://source.developers.google.com/p/YOUR_PROJECT_ID/r/default replacing YOUR_PROJECT_ID with your project ID.(I do this)
- Push the code into the Cloud Source Repository:
git push --all google ` I get this error: fatal: remote error: Forbidden
See the solution here: https://github.com/googlecodelabs/cloud-cardboard-viewer/issues/10