Snowflake Use Warehouse

I successfully configured a Snowflake Resource using a newly created user and role, RETOOL and RETOOL_READ_ONLY, respectively.

I can successfully query the SNOWFLAKE_SAMPLE_DATA table within a Retool App.

However, I'd like to use the schema browser if possible.

Is this a permissions issue or something else?

Thanks!

Hey @Anthony_Torres, looks like Snowflake can throw that error when the db user doesn't have the appropriate permissions to run the query. In this instance it would be the query we run to grab the schema. If you update the user permissions, are you able to use see the schema / use GUI mode?