looker-open-source / henry

A command line tool for Looker instance cleanup
MIT License
79 stars 27 forks source link

Pulse error #50

Closed maxlee8585 closed 1 year ago

maxlee8585 commented 2 years ago

Hey,

I've got my .ini file setup like this: [Looker] base_url=https://xxx.looker.com:19999 client_id= client_secret= verify_ssl=True

Running this command: henry pulse --config-file=looker.ini --section=Looker It starts with this image

then a bunch of stuff that ends with...

image

Could this be a permissions error? Or end user error?

Note, henry analyze models, runs successfully