Hi,
i am using a sandbox enviroment of D365 BC and i want to create a query object in VS Code.
At the point of AL:Download Symbols this problem appears:
The request for path /v2.0/sandbox/dev/packages?publisher=Microsoft&appName=Application&versionText=18.0.0.0 failed with code NotFound. Reason: No published package matches the provided arguments.
[2021-04-12 13:37:56.20] Could not download reference symbols. Please ensure that:
1. The correct server name and instance are specified in the launch.json file.
2. The correct application version is specified in the app.json file.
3. The dependencies are correctly specified in the app.json file.
My launch.json:
app.json:
Have anyone an idea where the problem is?
Thanks!