looker-open-source / looker-explore-assistant

A React Application for interacting with Looker data through natural language.
MIT License
101 stars 68 forks source link

An unhandled lowlevel error occurred in .connect with LookerEmbedSDK #44

Open rishabh090906 opened 4 months ago

rishabh090906 commented 4 months ago

We are trying to get explore in extension but are facing the issue of unhandled lowloevel error, particularly in LookerEmbedSDk in ExplorEmbed.tsx . The function createExploreWithID is giving us error. Below is screenshot of our error. We do not know why there is issue in connect although we have requires permission

Screenshot 2024-06-06 at 12 14 56 PM

. Could you please look into it? Thanks

rishabh090906 commented 4 months ago

Hey, I am putting here a Screenshot of the function that is creating an issue for you to look over.

Screenshot 2024-06-11 at 2 32 57 PM

In LookerEmbedSDK.createExploreWithId we got error in .connect argument. It would be very helpful if anyone can suggest here solution

LukaFontanilla commented 4 months ago

When you copy the embed url referenced in the console error into your browser tab and navigate to it directly, does the Explore Query load?

rishabh090906 commented 4 months ago

No able to load explore query, it is giving the same error. BUt when we remove embed from URL it is working

arlinp commented 3 months ago

@LukaFontanilla I am having the issue but I was able to open the URL when I find a URL in the console however the View Explore URL is causing a 500 error