Supabase database created via Vercel API remains in unknown state

Hi,

I’m creating a Supabase database via the Vercel integration using the API. I can call the /storage/stores/integration/direct endpoint in the Vercel API to create the database and /integrations/installations//resources//connections to connect to the project.

The database appears in Supabase and in the Vercel dashboard. However, the Vercel dashboard says “Project is in unknown state. Contact Supabase support for more information”, and the linking does not complete.

The database looks fine in Supabase, and Supabase support says everything is fine on their side, and it’s likely the integration.

Please help?

Cheers,

Álex

OK, I think the integration connection API is not working correctly for me. If I disconnect the database and reconnect it using the UI, then after a deployment, the database shows as linked.

I’m trying to automate all of a deployment, so having the integration connection API not working is not great.

Thanks for reporting, Alex! We’ve passed this onto the Marketplace team, and will loop back with updates as soon as possible.