tools: Access Denied on codelab-elements
hello,
I’m generating codelabs using claat and everything worked well but as of today I’ve started getting
<Error>
<Code>AccessDenied</Code>
<Message>Access denied.</Message>
<Details>Anonymous caller does not have storage.objects.get access to the Google Cloud Storage object.</Details>
</Error>
when trying to access: https://storage.googleapis.com/codelab-elements/native-shim.js
can you give me some pointers please? thanks
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Reactions: 10
- Comments: 17 (2 by maintainers)
Commits related to this issue
- fix css problem refs : https://github.com/googlecodelabs/tools/issues/796 — committed to gdgshikoku/mdc-101-flutter by tatsuhama 2 years ago
- fix css problem refs : https://github.com/googlecodelabs/tools/issues/796 — committed to gdgshikoku/mdc-102-flutter by tatsuhama 2 years ago
- fix css problem refs : https://github.com/googlecodelabs/tools/issues/796 — committed to gdgshikoku/mdc-103-flutter by tatsuhama 2 years ago
- fix css problem refs : https://github.com/googlecodelabs/tools/issues/796 — committed to gdgshikoku/firebase-get-to-know-flutter by tatsuhama 2 years ago
- fix css problem refs : https://github.com/googlecodelabs/tools/issues/796 — committed to gdgshikoku/write-1st-flutter-app-1 by tatsuhama 2 years ago
- fix css problem refs : https://github.com/googlecodelabs/tools/issues/796 — committed to gdgshikoku/write-1st-flutter-app-2 by tatsuhama 2 years ago
fixed in v2.2.5
Here a temporary work around:
Please read the conversation with Marc on Google groups : https://groups.google.com/g/codelab-authors/c/WwSdRF4bjBE/m/tA96pyWOEAAJ
@andybeeching Just rename this folder to
claat-publicand replace any occurence ofcodelab-elementshere toclaat-public(line 131 & 211)