Hi, when I spin up the proxy in a gcp compute instance with a given service account, I can then allow that service account to pull from artifact registry. Then I setup docker by entering gcloud auth configure-docker us-central1-docker.pkg.dev. When I try to pull the image without docker proxy, everything works as it should and I am able to. However, when I try to use docker proxy, I am getting 403 errors.