Integration pop up

Every time after a chat build I get this pop up. How do I make it go away? I tried to integrate it but it didn’t work…

1 Like

Hey :blush:

I’m wondering did you get to the stage where you put some of the api code or the code that helps talk to supabase from your site to connect at all?

If so, it could be worth checking if any of that code is still in there that’s causing it.

1 Like

Hi, @jpquestions19-gmailc! Cool name :smiley:

Could you take a look at your environment variables e.g. supabaseUrl supabaseKey NEXT_PUBLIC_SUPABASE_ANON_KEY or NEXT_PUBLIC_SUPABASE_URL? It sounds like it could be related to that?

@lucen Thanks for jumping in!

1 Like

Thanks Pauline! :grinning_face_with_smiling_eyes:

How should I take a look at these to identify the problem?

I do have all of these in my code. @lucen


If you go to the websites main page where you’d do edits and view, click the settings icon. There should be 2 tabs, 1 will have the database and a manage option, you can click into there and uninstall from you’re enviroment as to not associate with it any longer. The 2nd tab contains your passwords/secret keys for connections that you can also remove to cut the connection off if it’s open.

pretty sure it was a bug. I finally got a “don’t show this again” button. that seems to ahve fixed it.