Grant not executed: Insufficient privileges.

I am following the dbt tutorials from here.

but I am getting an error while executing the below command on snowflake.
grant usage on schema snowflake_sample_data.tpch_sf10 to role transformer
Grant not executed: Insufficient privileges.

I have tried with both ACCOUNTADMIN and SECURITYADMIN. but still, the error is the same. Can someone through light on this?

Hi @ngsankar , I am also facing the same issue as you have mentioned. Could you please guide me If you got any solution.