supabase.php exists: ✅ YES
SUPABASE_URL: https://hszgbqyjwdpafdnzjavf.supabase.co
SUPABASE_SERVICE_KEY length: 219 chars
cURL available: ✅ YES
supabase_insert function: ✅ YES
Sending data:
Array
(
[name] => Debug Test
[phone] => 9999999999
[email] => debug-1789640511@test.com
[country] => Canada
[source] => debug-test
[status] => new
)
Response:
array(1) {
[0]=>
array(14) {
["id"]=>
int(5)
["name"]=>
string(10) "Debug Test"
["phone"]=>
string(10) "9999999999"
["email"]=>
string(25) "debug-1789640511@test.com"
["country"]=>
string(6) "Canada"
["source"]=>
string(10) "debug-test"
["page_url"]=>
NULL
["ip_address"]=>
NULL
["user_agent"]=>
NULL
["status"]=>
string(3) "new"
["notes"]=>
NULL
["email_sent"]=>
bool(false)
["created_at"]=>
string(32) "2026-09-17T10:21:51.732715+00:00"
["updated_at"]=>
string(32) "2026-09-17T10:21:51.732715+00:00"
}
}
Row ID: 5