Since update 0.5.4 extension stoped working so I tried to uninstall it and install it again but since then I'm getting RESOURCE_ERROR where it says:
Ensure that the Cloud Functions service account has 'artifactregistry.repositories.list' and 'artifactregistry.repositories.get' permissions. You can add the permissions by granting the role 'roles/artifactregistry.reader'.
I added Artifact Registry Reader role to the ext-mailchimp-firebase-sync@<firebase project name>.iam.gserviceaccount.com service account and also some other service accounts related to firebase just to check if error is still showing.
Hi,
Since update 0.5.4 extension stoped working so I tried to uninstall it and install it again but since then I'm getting RESOURCE_ERROR where it says:
Ensure that the Cloud Functions service account has 'artifactregistry.repositories.list' and 'artifactregistry.repositories.get' permissions. You can add the permissions by granting the role 'roles/artifactregistry.reader'.
I added Artifact Registry Reader role to the
ext-mailchimp-firebase-sync@<firebase project name>.iam.gserviceaccount.com
service account and also some other service accounts related to firebase just to check if error is still showing.Any hints how could I resolve this issue?