I’m following the Artifact Registry Push and Pull Images documentation I got this error (Windows):
$ docker push us-west1-docker.pkg.dev/stock-options-57/us.gcr.io/ktor-docker-image
Using default tag: latest
The push refers to repository [us-west1-docker.pkg.dev/stock-options-57/us.gcr.io/ktor-docker-image]
...
failed to authorize: failed to fetch oauth token: unexpected status from GET request to https://us-west1-docker.pkg.dev/v2/token?scope=repository%3Astock-options-57%2Fus.gcr.io%2Fktor-docker-image%3Apull&scope=repository%3Astock-options-57%2Fus.gcr.io%2Fktor-docker-image%3Apull%2Cpush&service=us-west1-docker.pkg.dev: 404 Not Found
us-west1-docker.pkg.dev
should actually be us-docker.pkg.dev