looker-open-source/gzr

Not able to use gzr import command to create new looks.

Closed this issue · 4 comments

Getting this error 👍 Error creating look({
"title": "1.4.0 Top Categories",
"description": "",
"is_run_on_load": true,
"deleted": false,
"public": false,
"slug": null,
"query_id": "313306",
"user_id": "799",
"space_id": "1263"
})
The resource you're looking for could not be found

ERROR: The resource you're looking for could not be found

BUt with same command modifying look we are able to do

Hello

I ran a quick test using "gzr look cat " to export a look to a JSON file and then used "gzr import" to import that JSON with no issues.

When you mentioned you had success after “modifying look.” Are you referring to the JSON?

You may want to test it with --api_version 3.1 added as a parameter.

Also, if possible, please reply with the individual steps you are using and maybe we can go from there. Please make sure you are using the latest version of Gazer.

Thanks.

Hello @chaitanyavarman ,

Please let us know if this is still an issue. If not, we plan on closing this ticket within 3 business days. Thank you.

@chaitanyavarman this issue will be closed; please open a new one if this is still unresolved after trying again with the recommendations.