file permissions - Setting Metadata in Google Cloud Storage (Export from BigQuery) -


I am trying to update the metadata (Programmatic, Python) of several CSV / JSN files exported from BigQuery I am The data that exports data is similar to the ones that modify the files (thus using the same server certificate) the export goes all well, until I try to use the objects. The problem with setting the metadata for the patch () method I want is that I keep getting the following error:

  apiclient.errors.HttpError: & lt; HTTP://www.googleapis.com/storage/v1/b/< while making requests; Bucket & gt; / & Lt; File & gt; Alt = json "forbidden" & gt;   

Obviously, this is something with buckets or file permissions, but I can not manage to get around it. How would it be if I have been using the same certificate in writing files and file metadata, am I unable to update it? The bucket is made with the same certificate.

If this is the exact URL that you are using, then this URL problem: you / O / Buckets are not between name and object name.

Comments

Popular posts from this blog

Out of index C/C++ -

regex - PatternSyntaxException: while using String.ReplaceAll function in java? -

java - Projects which are accessed via multiple (different) IDEs: Ant or Maven? -