Hi Experts
While trying to download symbols I am getting following errors:
[2024-05-17 00:27:54.92] Sending request to https:/api.businesscentral.dynamics.com/v2.0/UAT_06 (Sandbox)/dev/metadata?tenant=00000000-0000-0000-0000-000000000000
[2024-05-17 00:27:55.55] The request for path /v2.0/UAT_06%20(Sandbox)/dev/metadata?tenant=00000000-0000-0000-0000-000000000000 failed with code BadRequest. Reason: Bad Request
The launch.json file is
{
/version/: /0.2.0/,
/configurations/: [
{
/name/: /Microsoft cloud sandbox/,
/request/: /launch/,
/type/: /al/,
/environmentType/: /Sandbox/,
/environmentName/: /UAT (Sandbox)/,
/startupObjectId/: 22,
/startupObjectType/: /Page/,
/breakOnError/: true,
/launchBrowser/: true,
/enableLongRunningSqlStatements/: true,
/enableSqlInformationDebugger/: true,
/tenant/: /055081e4-adc2-436d-96cc-8de5a9f60222/
}
]
}
Will appreciate if anyone of you could help.
Thanks for your cooperation in advance.
Haroon