Azure / api-management-developer-portal

Developer portal provided by the Azure API Management service.
MIT License
486 stars 313 forks source link

snapshotMediaFolder is not defined #2462

Open tvogelsang opened 5 months ago

tvogelsang commented 5 months ago

Bug description

Receiving a snapshotMediaFolder is not defined when running the scripts.v2/capture command.

Problem is under the scripts.v2/utils.js file under downloadBlobsRecursive usage of snapshotMediaFolder variables, which are not defined. Works if you switch them to outputFolder instead.

Expected behavior

It was expected that the capture would download the content from our managed portal to the local disk.

sthirthala commented 5 months ago

Is this for self hosted portal?

sthirthala commented 5 months ago

@malincrist can you please check this question