Transportation

Powered by Rajje Script

Supabase Connection Test

Supabase Connection
Testing connection to Supabase database
Database URL:Not setAnon Key:✗ MissingService Key:✗ Missing
Troubleshooting Tips
If you're having connection issues, try these steps

1. Check API Keys

If you're seeing "Invalid API key" errors, your API keys might be incorrect.

2. Verify Environment Variables

Make sure your .env.local file has the correct Supabase URL and API keys.

3. Verify Supabase Project Status

Check if your Supabase project is active by visiting the Supabase dashboard.

4. Test API Endpoint

Try accessing the server-side test endpoint to see if the server can connect.

5. Check Network Connectivity

Ensure your network allows connections to Supabase (no firewall blocking it).

Offline