microsoft / vscode-apimanagement

VS Code extension for Azure API Management.
MIT License
59 stars 38 forks source link

Policy debug is not working #320

Closed zakariazafar closed 10 months ago

zakariazafar commented 11 months ago

Does this occur consistently? Repro steps:

1. 2.

Action: azureApiManagement.debugPolicy Error type: TypeError Error Message: Cannot read properties of undefined (reading 'primaryKey')

Version: 1.0.6 OS: win32 OS Release: 10.0.14393 Product: Visual Studio Code Product Version: 1.80.1 Language: en

Call Stack ``` extension.bundle.js:479:71081extension.bundle.js:479:71081 OperationConsole. extension.bundle.js:479:71044 fulfilled extension.bundle.js:479:68637 ```
quanterion commented 11 months ago

Can you check is Allow tracing enabled in subscriptions?

image