Cross bucket access from transcoder api.

Can we access the buckets through transcoder API, buckets are in different projects in GCP. In contrast, Transcoder Api is running from a different project.

2 1 56
1 REPLY 1

In Google Cloud Platform (GCP), buckets are typically associated with Google Cloud Storage, while the Transcoder API is related to Google Cloud Transcoder. These are separate services, and access to resources across different projects is subject to certain permissions and configurations.

If you want to access buckets in different projects from the Transcoder API, you need to ensure that the necessary permissions are set up correctly.

You can base from this documentation.