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

Some permissions issues on Cinebot tutorial with GCP provider account #1806

Open
gaijin1973 opened this issue Dec 18, 2024 · 0 comments
Open

Comments

@gaijin1973
Copy link

Describe the bug
Simply running the tutorial worksheet SQL will fail if trial account is set up with Good as cloud provider.

URL of where you see the bug

To Reproduce
Steps to reproduce the behavior:

  1. Create Snowflake account with GCP as default provider.
  2. Proceed with tutorial steps to "Native App Consumer Setup" tab.
  3. Execute steps through creating "MY_STAGE".
  4. See error

Expected behavior
Stage is created for MOVIES.DATA schema.

Actual Behavior
Receive error message stating that Google provider accounts must have a notification integration to support automatic refresh, so AUTO_REFRESH must be set to false for stage creation to succeed. Even then, I'm not sure if the stage works as a data source, as I ended up manually uploading the metadata CSV.

Intended Resolution
Provide specific constraints on trial account creation with documentation, or provide configurations that work for each provider type.

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