345
This commit is contained in:
@@ -241,6 +241,8 @@ class Igny8Admin {
|
||||
$site_url = get_site_url();
|
||||
|
||||
// Test connection using the correct integration test endpoint
|
||||
// The API class will handle authentication for test-connection endpoint
|
||||
// by using the API key from the request body
|
||||
$api = new Igny8API();
|
||||
|
||||
$test_response = $api->post('/v1/integration/integrations/test-connection/', array(
|
||||
|
||||
Reference in New Issue
Block a user