New Looker API

sri75
New Member

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

0 2 167
2 REPLIES 2

Hi Sri!

Could you check the URL set in your looker instance?

for instance:

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

7a9c7127-8706-4f68-8d10-8890903128af.png

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

sri75
New Member

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