Cannot access gnomAD publicly available Hail table

I also updated hail and ran curl -sSL https://broad.io/install-gcs-connector | python3
Table link:

import hail as hl
hl.read_table("gs://gcp-public-data--gnomad/release/4.1/ht/joint/gnomad.joint.v4.1.sites.ht")

Hail version: 0.2.133-4c60fddb171a
Error summary: TokenResponseException: 400 Bad Request
POST https://oauth2.googleapis.com/token
{
“error” : “invalid_grant”,
“error_description” : “Bad Request”
}

Log file: hail-20241008-0200-0.2.133-4c60fddb171a.log (928 Bytes)

Solved it. This is a sign to update gcloud