google cloud storage - gsutil ch command won't let me add a user -



google cloud storage - gsutil ch command won't let me add a user -

from reading documentation, sense have right syntax can't add together user have write access bucket. can explain me what's wrong setup?

$ gsutil acl ch -u [email address of person want give access]@gmail.com:write gs://[bucket name] commandexception: received bad request server: badrequestexception: 400 invalid value

your command fine, email address incorrect. can seek email address?

google-cloud-storage

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -