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:
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:
• Integration between: Vercel Marketplace and Supabase.
• Specific functionality: “Open in Provider” redirect flow.
Troubleshooting Performed:
• Use the provided error event ID (
• Provide guidance on resolving the user profile creation failure.
• Let me know if additional details, logs, or screenshots are needed to diagnose the issue.
{
"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:
- Navigate to the Vercel Marketplace and select the Supabase integration.
- Click on the “Open in Supabase” button.
- Encounter the error message mentioned above.
• Integration between: Vercel Marketplace and Supabase.
• Specific functionality: “Open in Provider” redirect flow.
Troubleshooting Performed:
- Verified that the integration is correctly configured in the Vercel Marketplace.
- Confirmed that the redirectLoginUrl provided during setup is correct and functional.
- Checked the backend user profile creation logic to ensure required parameters (code, state, redirect_uri) are passed correctly.
- Tested the flow multiple times and confirmed that the issue is reproducible.
• 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.