I am running into an issue ingesting from dbt-clou...
# troubleshoot
p
I am running into an issue ingesting from dbt-cloud. Any pointers to the issue?
g
Hi @powerful-planet-87080 Does dbt token has "read metadata" permission?
p
It has Account Admin and Member permissions:
Hi @gentle-hamburger-31302, don't the Account Admin permissions include the read metadata permissions?
g
Hi @gray-shoe-75895 Could you please help @powerful-planet-87080 to resolve the issue ?
p
@gray-shoe-75895, any pointers? Any help is greatly appreciated!
g
don’t the Account Admin permissions include the read metadata permissions?
not sure this is the case
p
@gray-shoe-75895, is there anyway I could verify this? i.e. if the token has read metadata permissions
g
Hi @powerful-planet-87080 Would be good if you first check with your devops team. if the token is JWT token then you can decode it at https://jwt.io/
p
@gentle-hamburger-31302, I am confused. This is the token that dbt-cloud generates. It is not a jwt token.
g
Please try generating a token that explicitly is allowed access to the metadata API as per our docs