looker-open-source / looker_deployer

A tool to help deploy objects from one Looker instance to another
Apache License 2.0
56 stars 25 forks source link

Looker not recognize the credentials. #137

Closed svutukuruZen closed 1 year ago

svutukuruZen commented 1 year ago

Using ldeploy (looker deployer) migrated couple dashboards, then connected git repos for LookML dashboards. After this connection, ldeploy fails to connect to looker and throws "Looker Not Found (404)" error. Tried with different credentials and validated that base_url is correct.

Any suggestions, on troubleshooting this issue.

Thanks!

svutukuruZen commented 1 year ago

The issue got resolved with changing the dir path from People to User folder, this authentication helped to migrate folders and dashboards.