Question

New Looker API

  • 9 May 2022
  • 2 replies
  • 45 views

Userlevel 2

What would be the new URL for the updated Looker API

I am still using the same as before but it doesn't work for me anymore? I am very sure an updated API wouldn't change anything with this part but i want to confirm. The url works if i use the 443 port and takes me to the login page but the port 19999 doesn't work anymore. 

https://lookerinstance,companyname.com:19999

I sometimes get a 502 error or a 400 error using the same url as above. If I’m using this with older version environments it works just fine and gives me the message 

auth required and refer to the docs.looker.com

 


This topic has been closed for comments

2 replies

Userlevel 2

Hi Sri!

 

Could you check the URL set in your looker instance?

 

for instance:

URL: https://myLookerURL.looker.com/admin/api

 

 

Please consider reading this API doc

https://docs.looker.com/reference/api-and-integration/api-versioning#flags_for_api_endpoints

 

In my case, I had to add a “/4.0/” in the main base URL  to get a beta method. If you are getting any error messages in your app, please consider sharing the error message screenshot.

 

If possible, enable debug messages in the log section of your app to review if you are getting an error message,if any

 

 

Best,

Leo

Userlevel 2

We changed the endpint and it worked .I assume during setup it wasnt done properly