You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Azure API Management extension, expand the APIs section of the created API Managment Service and the following error occurs.
Action: azureApiManagement.addApiFilter
Error type: MissingOrIncorrectVersionParameter
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: linux
OS Release: 5.15.133.1-microsoft-standard-WSL2
Product: Visual Studio Code
Product Version: 1.86.2
Language: en
Call Stack
new RestError extension.bundle.js:16:65674
extension.bundle.js:16:329000
The text was updated successfully, but these errors were encountered:
Found that the extension uses export APIM version 2019-12-01 (constants.ts) which isn't supported if you upgrade the version of your API management according to recommendations from API management installation. This needs to be updated or be configurable.
Does this occur consistently? Yes
Repro steps:
Version: 1.0.8
OS: linux
OS Release: 5.15.133.1-microsoft-standard-WSL2
Product: Visual Studio Code
Product Version: 1.86.2
Language: en
Call Stack
The text was updated successfully, but these errors were encountered: