I cant download the symbols from VS Code for testing. I using Microsoft Dynamics 365 and compiling everything into the sandbox environment. When I run the AL: Download symbols command in VS Code, it tries to send a request to the server. I get the following error.
[2022-03-29 10:28:46.44] Using reference symbols cache path: c:\Users\**************\Documents\AL\CreditLimit\./.alpackages
[2022-03-29 10:28:46.44] Authenticating...
[2022-03-29 10:28:46.45] Authenticated.
[2022-03-29 10:28:46.45] Authenticated as user '***************'. Please note that these credentials are cached. Clear the credentials cache to authenticate as another user.
[2022-03-29 10:28:46.45] Targeting Dynamics 365 Business Central.
[2022-03-29 10:28:47.57] The request for path /v2.0/TEST/dev/metadata failed with code NotFound. Reason: Not Found
[2022-03-29 10:28:47.82] The request for path /v2.0/TEST/dev/webendpoint failed with code NotFound. Reason: Not Found
[2022-03-29 10:28:49.05] The request for path /v2.0/TEST/dev/metadata failed with code NotFound. Reason: Not Found
[2022-03-29 10:28:49.33] The request for path /v2.0/TEST/dev/webendpoint failed with code NotFound. Reason: Not Found
What I don't understand it that VS Code does authenticate my user and I'm register in the Dynamics 365 server. But I can't download the symbols. Also here are my launch.json and app.json files. Ima business user in Business Dynamics 365. I can authenticate my email.