Hello,
I'm trying to connect to Business Central online in Visual Studio Code in order to create queries, but I encounter an error:
If you are targeting a cloud instance, supply these IDs if contacting Microsoft support.
[2023-11-23 14:01:48.47] The request for path /v2.0/Production/dev/metadata?tenant=00000000-0000-0000-0000-000000000000 failed with code InternalServerError. Reason: Internal Server Error
[2023-11-23 14:01:48.59] Sending request to https:/api.businesscentral.dynamics.com/v2.0/Production/dev/metadata?tenant=00000000-0000-0000-0000-000000000000
[2023-11-23 14:02:10.58] Error: An error occured while processing the request.
Request ID: 00000000-0000-0000-0000-000000000000
Session ID: 00000000-0000-0000-0000-000000000000
If you are targeting a cloud instance, supply these IDs if contacting Microsoft support.
[2023-11-23 14:02:10.58] The request for path /v2.0/Production/dev/metadata?tenant=00000000-0000-0000-0000-000000000000 failed with code InternalServerError. Reason: Internal Server Error
I have followed multiple tips, but still getting the same errors while trying to download symbols.
Steps taken:
1. VSC: AL: Go!
2. Creating a project
3. Logging into BC with my user credentials
4. Trying to download symbols
ERROR
I'd appreciate any help.