API Diagnostics
Test your backend connectivity
If you're experiencing "Failed to fetch" errors, run these diagnostics to troubleshoot.
Run Diagnostics
Troubleshooting Tips:
Make sure the backend is running at https://connect-full-backend.onrender.com/api/v1
Check that CORS is enabled on the backend
Verify network connectivity
Check browser console (F12) for detailed error messages
Try using test credentials from the backend documentation
Back to login