Permission Denied When Looking up Entry[BUG]
atuma-tds opened this issue · 2 comments
What happened:
Tag template uploaded, service account has all required permission to data catalog and big query, but unable to push tags: "WARNING:root:Permission denied when looking up Entry for //bigquery.googleapis.com/projects/test****/datasets/us_state_sales/tables/us_state_salesregions. The resource will be skipped."
What you expected to happen:
Tags to be attached to specified datasets/tables.
How to reproduce it (as minimally and precisely as possible):
Just following the tutorial line by line.
Anything else we need to know?:
I can manually add the tags to dataset/table using the UI after the tag template is created using the tutorial, but still unable to attach tags using the tutorial.
I am wondering if this is because since this repo was last updated, data catalog and dataplex have merged together, so maybe there is a different method for attaching tags to datasets while creating the tag templates themselves remained the same?