/computeMetadata/v1/instance/service-accounts/default/token Result: A JSON object containing an access_token you can use in Authorization headers.
Demasiadas solicitudes: Esto ocurre porque algunos extremos usan límite de frecuencia para evitar la sobrecarga en el servicio de ... Google Cloud Documentation
The address of this secret vault is http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/ .
To fetch service account information, you'll need to send a GET request to the metadata server with the appropriate path. Here's an example using curl :