testConfig.json in aspose_slides_cloud-24.3.0 vs testConfig.json in aspose_slides_cloud-24.5.0

- old
+ new

@@ -2,7 +2,8 @@ "ClientId": "@your_client_id@", "ClientSecret": "@your_client_secret@", "BaseUrl" : "@base_url@", "AsyncBaseUrl" : "@async_base_url@", "AuthBaseUrl" : "@base_auth_url@", - "Debug" : false + "Debug" : false, + "AllowInsecureRequests" : true } \ No newline at end of file