You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When following quickstart "Getting Started with Cortex Analyst: Augment BI with AI" it says to check stage files have uploaded by clicking the stage, but Snowflake gives an error 'stage files could not be loaded ... insufficient privileges to operate on directory_table'
Hi @davidmwilliams. Came across your post when I had a the same error in a different project. Noticed that I wasn't using the correct role for my user. In my case I was using ACCOUNTADMIN and not CORTEX_USER_ROLE when I received the error. Changing to CORTEX_USER_ROLE (or whatever the role is that has permissions on those objects) resolved the issue for me.
Not sure if this will help you, but I thought I drop a line in any case.
Describe the bug
When following quickstart "Getting Started with Cortex Analyst: Augment BI with AI" it says to check stage files have uploaded by clicking the stage, but Snowflake gives an error 'stage files could not be loaded ... insufficient privileges to operate on directory_table'
URL of where you see the bug
https://quickstarts.snowflake.com/guide/getting_started_with_cortex_analyst/#2
To Reproduce
Steps to reproduce the behavior:
Expected behavior
To see the stage files.
Screenshots
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: