According to http://stackoverflow.com/a/19522578/1068170 it seems `commondatastorage.googleapis.com` is no longer used. Instead, as in the [docs](https://cloud.google.com/storage/docs/reference-uris), it should be ``` storage.googleapis.com/<bucket>/<object> <bucket>.storage.googleapis.com/<object> ```
According to
http://stackoverflow.com/a/19522578/1068170
it seems
commondatastorage.googleapis.comis no longer used.Instead, as in the docs, it should be