-
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
Debug API Not working - Cannot read properties of undefined #319
Debug API Not working - Cannot read properties of undefined #319
Comments
any update on this issue? |
After some investigation, it seems this issue is happening only if the management api is Microsoft recommends to make this to value not null and keep it So i think we should not start practising the workaround by making the api version to null and fix the extension code to support the version 2019-12-01 and above |
@DeagleGross / @malincrist / @quanterion thanks for fixing the issue. Is this part of any new release ? Is there a place we can check the changelog or release doc ? |
Hello @jayendranarumugam , the fix will come with a new release. You can track GitHub releases or the changelog from the VSCode extension. |
Does this occur consistently?
Repro steps:
APIM Details:
Developer Tier
Platform Version: stv2
Region: EAST US 2
Network: Internal VNET
apiVersionConstraint.minApiVersion : 2019-12-01
Action: azureApiManagement.debugPolicy
Error type: TypeError
Error Message: Cannot read properties of undefined (reading 'primaryKey')
Version: 1.0.6
OS: darwin
OS Release: 22.5.0
Product: Visual Studio Code
Product Version: 1.80.1
Language: en
Call Stack
The text was updated successfully, but these errors were encountered: