Open sadankhan opened 2 years ago
Adding onto the issue: I tried running the completed MDC 102 app provided in the CodeLab, but had the same issue. The error occurred on the requested URL of the images, an example error is:
[1191] BasicNetwork.performRequest: Unexpected response code 404 for https://storage.googleapis.com/material-vignettes.appspot.com/image/0-0.jpg
...
[1192] BasicNetwork.performRequest: Unexpected response code 404 for https://storage.googleapis.com/material-vignettes.appspot.com/image/37-0.jpg
Is this a matter of authentication?
Images are not getting loaded from the server.