Thibault

Results 1 comments of Thibault

Hello, i had the same issue. For me it the issue is here : inside [src/debugger/apimDebug.ts line 390](https://github.com/microsoft/vscode-apimanagement/blob/07a8c123d805ed23fd7521cbfac4894b63c8ba66/src/debugger/apimDebug.ts#L390) We call ``const resourceUrl = `${managementAddress}/subscriptions/master?api-version=2019-01-01\`;`` But today according this [documentation](https://learn.microsoft.com/en-us/rest/api/apimanagement/current-ga/subscription/list-secrets?tabs=HTTP) we...