Hi,
How are you? I hope this post finds you all well.
I have a azure resource and qnamaker.ai knowledge base that I am trying to pass back through power virtual agents for teams.
The flow looks like this:

But when I run the flow, I get the following error:
{
"statusCode": 401,
}
I have added the API key to the connection prior to this step and that screenshot looks like this:
The API coming from the Cognitive Services part of Azure under keys and endpoints.
All the info from the generate answer action is coming from the qnamaker website:
Thanks in advance