Hello everyone! I encounter a problem when trying ...
# troubleshoot
l
Hello everyone! I encounter a problem when trying to delete entities using the cli. I run
datahub delete --env PROD --entity_type dataset --platform snowflake
I get a super long traceback, somewhere I within it says:
HTTP ERROR 401 Unauthorized to perform this action
I get the same error when trying to delete specific entity using its urn. Any ideas? P.S: I don't get that error when running
datahub ingest ...
commands
a
@big-carpet-38439 any idea what permission issue might cause this?