Question
How do data sharing permissions relate to Snowflake 403 'AccessDenied' errors?
Asked by: USER3875
78 Viewed
78 Answers
Answer (78)
When using data sharing, a 403 'AccessDenied' error might arise if the consumer account lacks permissions to the shared database or the share itself. The provider must grant the consumer account access to the share. Also, check the permissions on the underlying objects, such as tables, in the shared database.