microsoft / vscode-apimanagement

VS Code extension for Azure API Management.
MIT License
60 stars 40 forks source link

Unable to load any info cause 'Error Message: API version query parameter is not specified or was specified incorrectly' #359

Closed stefanogiacco closed 1 month ago

stefanogiacco commented 1 month ago

Does this occur consistently? Repro steps:

1. 2.

Action: azureApiManagement.showServicePolicy Error type: Error Error Message: API version query parameter is not specified or was specified incorrectly. Supported versions: 2021-08-01,2021-12-01-preview,2022-04-01-preview,2022-08-01,2022-09-01-preview,2023-03-01-preview,2023-05-01-preview,2023-09-01-preview Example query param format: api-version=SupportedVersion

Version: 1.0.8 OS: win32 OS Release: 10.0.22621 Product: Visual Studio Code Product Version: 1.90.1 Language: en

Call Stack ``` ServicePolicyEditor. extension.bundle.js:16:392980 rejected extension.bundle.js:16:392126 ```
stefanogiacco commented 1 month ago

To reproduce the issue: 1) open VS Code 2) Click on the Azure icon on the left panel 3) Select a API Management instance in the "API Management" tab 4) Click on Products menu

tomkerkhove commented 1 month ago

Duplicate of https://github.com/microsoft/vscode-apimanagement/issues/317