i'm trying to use Google Media CDN and i start using example at:
https://codelabs.developers.google.com/mediacdn-ls-codelab#10
I've created a google bucket with public access and after:
gcloud edge-cache origins create cme-origin --origin-address="gs://bucket2975"
ERROR: (gcloud.edge-cache.origins.create) NOT_FOUND: Method not found.
all API needed are enabled...
what's wrong?
Thanks in advance
I'm expecting same output of example:
Create request issued for: cme-origin
Waiting for operation [projects/my-project/locations/global/operations/operation-1612121774168-5ba3759af1919-
3fdcd7b1-99f59223] to complete...done
Created origin cme-origin