
Luis Leonel Morin Cabrera
Preguntadvc add dataset/finantials.csv --to-remote -r dataset-track no me corre bien, dice el siguiente error:
anonymous caller does not have storage storage.objects.create access to the google cloud storage objectt. , 401
Que puedo hacer ?
Gracias por la ayuda

JOSE DANIEL ALVEAR ACEVEDO
A mi me sigue generando el mismo error y ya volví a crear la variable de entorno como lo dice el profesor. ¿Qué mas puedo intentar en este caso?
ERROR: unexpected error - Anonymous caller does not have storage.objects.create access to the Google Cloud Storage object. Permission 'storage.objects.create' denied on resource (or it may not exist)., 401
Gersonrpq
Esto significa que no te has autenticado con Google Cloud, si tienes tus credenciales, crea la variable de entorno GOOGLE_APPLICANTION_CREDENTIALS=/el/path/de/tus/credenciales.json Y con eso ya deberia funcionar el comando.