microsoft / vscode-apimanagement

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

Error: Cannot read properties of undefined (reading 'fullId') #249

Closed xdfcgvhbjasd closed 2 years ago

xdfcgvhbjasd commented 2 years ago

Hello, I am getting the following error when using version 1.0.4 and trying to expand an APIM in VS Code: Error: Cannot read properties of undefined (reading 'fullId') No specific steps to replicate the issue. Thanks

andreasherkner commented 2 years ago

I can reproduce the same error with version 1.0.4

annaji-msft commented 2 years ago

Could you share few more details on the

ServiceId Location Sku

andreasherkner commented 2 years ago

This is what the API Management explorer shows: image

There is no further error in any log file, nor in the UI. My environment is image

The extension is working fine in version 1.0.3

annaji-msft commented 2 years ago

Could you share what region and sku are these services as well

andreasherkner commented 2 years ago

Location is Germany West Central with SKU Consumption

annaji-msft commented 2 years ago

@andreasherkner @xdfcgvhbjasd should be now fixed with latest release of 1.0.5. Please try it out and let us know if you still run into issues. Thanks!

xdfcgvhbjasd commented 2 years ago

Looks good now, thanks :)

andreasherkner commented 2 years ago

Perfekt 👍 , thanks