Closed iserko closed 8 years ago
Sorry, I don't know enough about how the permissions in Google Cloud work. If you do resolve it please post back here for the next person who runs into the same problem.
@iconara did you use a Service Account when you ran this for yourself? I'm just curious if there was a special step you performed or was everything pretty much standard?
Yes, I used a service account. The account is a project editor, but I'm not sure how I can figure out what permissions it has. I'm not very familiar with Google Cloud's permissions model, unfortunately.
@iconara just made it work. I tried it via the UI just now ... and the UI added an additional permission to the bucket storage-transfer-<ID>@partnercontent.gserviceaccount.com
... didn't see anything about that anywhere. So now that I run bigshift it works perfectly.
Wow, that's really confusing.
I keep getting the following error when trying to execute the
transfer
step of bigshiftThe credentials I'm using are for a service account which has permissions to write to the GS bucket (tested writing with the same credentials) ... it also has Editor permissions on the Project, so I can't figure out what's wrong.
Any tips?