testConfig.json in aspose_slides_cloud-23.4.0 vs testConfig.json in aspose_slides_cloud-23.6.0
- old
+ new
@@ -1,7 +1,7 @@
{
"ClientId": "@your_client_id@",
"ClientSecret": "@your_client_secret@",
- "BaseUrl" : "https://api-qa.aspose.cloud",
- "AuthBaseUrl" : "https://api-qa.aspose.cloud",
+ "BaseUrl" : "@base_url@",
+ "AuthBaseUrl" : "@base_auth_url@",
"Debug" : false
}