SupabaseS
Supabase12mo ago
Edu

Supabase VERCEL Marketplace Integration Error: Failed to Create New User Profile

I encountered an error when clicking “Open in Supabase” as part of the Vercel Marketplace integration. The error details are as follows:

{ "message": "Failed to create new user profile", "errorEventId": "0d109a54129b477a8010c6dcd8eea328" }

This issue appears to be related to the “Open in Provider” button flow, where the user is redirected to Supabase’s dashboard.

Steps to Reproduce:
  1. Navigate to the Vercel Marketplace and select the Supabase integration.
  2. Click on the “Open in Supabase” button.
  3. Encounter the error message mentioned above.
Integration Context:
• Integration between: Vercel Marketplace and Supabase.
• Specific functionality: “Open in Provider” redirect flow.

Troubleshooting Performed:
  1. Verified that the integration is correctly configured in the Vercel Marketplace.
  2. Confirmed that the redirectLoginUrl provided during setup is correct and functional.
  3. Checked the backend user profile creation logic to ensure required parameters (code, state, redirect_uri) are passed correctly.
  4. Tested the flow multiple times and confirmed that the issue is reproducible.
Request for Assistance:
• Use the provided error event ID (0d109a54129b477a8010c6dcd8eea328) to trace the issue in Supabase’s logs.
• Provide guidance on resolving the user profile creation failure.
• Let me know if additional details, logs, or screenshots are needed to diagnose the issue.
Safari_-_Personal_8ca7b95c-c86e-4a76-a283-2c65b169268d_3600692_pixels_2025-01-18__12.10.PM2x.png
Was this page helpful?