When I try to add a Supabase integration, I get this error
“Unable to install the integration. Please try again.”
in the network tab, I get 409 Conflict with this error
{
“error”: {
“code”: “already_installed”,
“message”: “Integration already installed”
}
}
Under my project Settings > Integrations, there are no current integrations. I can even create a new project from scratch and get the same error
- create a new project
- go to Settings > Integrations
- install Supabase integration