Hello,
I am attempting to transfer data from a Pub/Sub subscription in Project A to BigQuery in Project B. I granted BigQuery Data Editor permissions to the Pub/Sub service account in Project B, but I'm still receiving an error message that says:
...is missing permissions required to write to the BigQuery table: bigquery.tables.get, bigquery.tables.updateData.
What could be the issue? Thank you for any suggestions.