-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't use extension when minimum api version is enforced #343
Comments
It seems like the extension is using the old version of the management API. |
I got the same issue (originally reported it in #345 before I saw this issue) and after lots of struggle getting the source code up and running locally I realize that this project is so old and not updated so it uses old So both needs to be fixed, but since So, simply put: This plugin does NOT until it is fixed support API Management Services that is configured using the recommended best practices. |
+1 |
Hitting the same issue on three of our four APIMs. Seeing "Error: 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-05-01-preview,2023-09-01-preview,2024-06-01-preview. Example query param format: api-version=SupportedVersion. |
Does this occur consistently? Yes
"Enforce minimum API version" is false. At this point the extension is working correctly (can edit policy etc)
Action: azureApiManagement.showApiPolicy
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.22631
Product: Visual Studio Code
Product Version: 1.85.1
Language: en
Call Stack
The text was updated successfully, but these errors were encountered: