Hi experds, i have instance of BC on sandbox and i can't download symbols. I get this error :
If you are targeting a cloud instance, supply these IDs if contacting Microsoft support.
[2022-06-16 21:27:19.84] Sending request to https://dynamic365book.westeurope.cloudapp.azure.com:7049/BC/dev/metadata
[2022-06-16 21:27:19.91] Error: The SSL connection could not be established, see inner exception.
The remote certificate is invalid because of errors in the certificate chain: UntrustedRoot
[2022-06-16 21:27:19.91] Error: An error occured while processing the request.
Request ID: d94ee0fd-99ae-468a-a41b-187bfd0d2c17
Session ID: 1a244fcc-c9bf-41b2-b15d-0f267a487b25
My json files:
{
"version": "0.2.0",
"configurations": [
{
"server": "https://dynamic365book.westeurope.cloudapp.azure.com",
"serverInstance": "BC",
"tenant": "",
"authentication": "UserPassword",
"name": "Microsoft cloud sandbox",
"request": "launch",
"type": "al",
"environmentType": "Sandbox",
"environmentName": "sandbox",
"startupObjectId": 22,
"startupObjectType": "Page",
"breakOnError": true,
"launchBrowser": true,
"enableLongRunningSqlStatements": true,
"enableSqlInformationDebugger": true
}
]
}
{
"id": "43cf2edb-444a-4883-8ba8-d774a85165d0",
"name": "ALProject1",
"publisher": "Default publisher",
"version": "1.0.0.0",
"brief": "",
"description": "",
"privacyStatement": "",
"EULA": "",
"help": "",
"url": "",
"logo": "",
"dependencies": [],
"screenshots": [],
"platform": "1.0.0.0",
"application": "20.0.0.0",
"idRanges": [
{
"from": 50100,
"to": 50149
}
],
"resourceExposurePolicy": {
"allowDebugging": true,
"allowDownloadingSource": false,
"includeSourceInSymbolFile": false
},
"runtime": "9.0"
}