Is anybody else having issues with the Supabase plug-in?

Everything was working fine for me, but now the auth and data plugin are giving me errors. I’ve confirmed that my API keys are correct and not expired.

I’m having the same problem. It happened suddenly, and it’s affecting my system. Because of this, nothing can be done within the application. Were you able to solve it?

I wasn’t able to solve the plugin problem, but I looked into it, and the REST API plugin is a good backup solution. You basically have to set up your own authentication workflows for the sign-up and login page, and then use API calls to pull data from Supabase.

It’s what the plugin does for you to make things easy, but you can still do it manually through the REST API plugin.

Thanks Oscar!

Hi guys! just following up here as well. Things appear to be working normally again. This was likely caused by a temporary Supabase outage impacting specific regions. You can keep an eye on their status here: https://status.supabase.com/.

1 Like