I am facing trouble configuring in API key for petstore service. I could see only client_id and client_secret as key types in configuration., while, I have petstore API key to be configured. This resulting in unauthorized issues while accessing., can anyone help me out in resolving this?
Hello Swapna,
You need to add the header "api_key", populated with your Petstore API key, when doing the invocation.