Issues with the supabase integration

I connected supabase to vercel (creating a new account through vercel.

And when trying to migrate, I have this problem:

This is most likely a Team issue: the Supabase account is connected to one Vercel team and v0 is using another Vercel team to ask for access. Your v0/vercel teams appear to be set up correctly and I can see the Supabase storage item is under the correct team on Vercel’s side, but there may be an issue on Supabase’s side.

If you go to the Storage tab, select your Supabase integration, and Open in Supabase

From there you can change your workspaces in the top left to find your project

  • if it’s attached to the wrong workspace, you can transfer it to the correct one which should allow v0 to have the proper permissions
  • otherwise you can manually set the redirect URL

If that doesn’t work, can you try checking the network tab in the browser dev tools in v0 when it shows this error to see what the failed request is? In particular I’m interested in the team IDs it’s using

1 Like

I don’t feel like that’s the problem, the migrations runs without problems, where I see the problems is with the redirect urls part.