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

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -