Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[marketplace-integrated-saas]: #94

Open
gopaljayanthi opened this issue Jun 23, 2023 · 0 comments
Open

[marketplace-integrated-saas]: #94

gopaljayanthi opened this issue Jun 23, 2023 · 0 comments

Comments

@gopaljayanthi
Copy link

following the instructions at https://developers.google.com/gcp-marketplace-saas#3 getting this error
python create_subscription.py
PERMISSION DENIED: Check that the Pub/Sub API is enabled in your project and that your service account was granted the Pub/Sub Editor role.
Check API status at: https://console.cloud.google.com/apis/library/pubsub.googleapis.com?project=opsmx-public
Check IAM roles at: https://console.cloud.google.com/iam-admin/iam?project=opsmx-public

checked that the api version is enabled and the serviceaccount has pubsub-editor role

python --version
Python 3.10.6

pip list | grep google
google-api-core 1.34.0
google-api-python-client 2.89.0
google-auth 2.20.0
google-auth-httplib2 0.1.0
google-cloud 0.34.0
google-cloud-pubsub 1.4.0
googleapis-common-protos 1.59.1
grpc-google-iam-v1 0.12.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant