apiops
apiops copied to clipboard
Extractor fails if using APIM Consumption Tier
Release version
v6.0.0-alpha.1.0.8
Describe the bug
Trying to run the default extractor from github against a consumption tier APIM instance. Both full extract and extracting with the config.yaml file fail. Same github workflow works when used against a non-consumption APIM instance.
log attached
Expected behavior
it completes as expected
Actual behavior
An error is thrown somewhere in the C#
Reproduction Steps
- Spin up a consumption tier instance of APIM
- Follow the instructions in the WIKI to get the extractor tool working in GitHub
- Run the workflow to extract without the config yaml file and note the error
- Run the workflow again to extract with the config yaml file and note the error