Hi Florian,
Hope things are great at your end.
We have a Chatbot developed using LUIS & MS Botframework. The bot is hosted through the webchat channel not Directline. I am using the Microsoft Bot Framework (HTTP(S) Endpoint) connector with the following details.
- Bot Framework Endpoint URL
- Microsoft App Id
- Microsoft App Secret
But, I am getting an error in the Inbound Url ( Select an API Key for the Inbound Url). No option is listed to select, It also display an error statement “Unauthorized, missing permission APIKEYS_SELECT”. If i proceed to check connectivity without an API key selected in the Inbound Url, I get an alert "BOTFRAMEWORK_SERVICEURL capability required.
I am trying to understand the Inbound Url is something that is fetched from the Bot’s channel or from Botium itself.