looker-open-source / gzr

A Command Line Tool for Looker Content Management
MIT License
122 stars 36 forks source link

Resource Could Not Be Found #213

Closed lhpypl closed 1 year ago

lhpypl commented 1 year ago

Was wondering if you have seem any reported issues from using gzr for resource unavailable, even though the dashboard exists in UI. This only relates to merge_queries, gzr works for ls commands and such but not for export and cat.

./gzr -v

v0.3.9 ./gzr dashboard --debug cat 803 --host=SITE.api.looker.com --port=443 Error querying merge_query(Thy0ojR5rXO5J73pz7CP7S) GET https://SITE.api.looker.com/api/4.0/merge_queries/Thy0ojR5rXO5J73pz7CP7S: 404 - The resource you're looking for could not be found

/root/.rbenv/versions/2.7.7/lib/ruby/gems/2.7.0/gems/looker-sdk-0.1.4/lib/looker-sdk/response/raise_error.rb:37: in on_complete' /root/.rbenv/versions/2.7.7/lib/ruby/gems/2.7.0/gems/faraday-1.10.3/lib/faraday/middleware.rb:19:inblock in ca ll'

lhpypl commented 1 year ago

Cancelling request, seems to be been resolved