This repository has been archived by the owner on Jun 30, 2022. It is now read-only.
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.
Cannot add skill to Power Virtual Agent #3782
Closed
Description
openedon Apr 1, 2021
What project is affected?
Virtual Assistant - Skill Bot
What language is this in?
TypeScript
What happens?
Root Bot created using Power Virtual Assistant throws an error "This skill has not allow listed your bot" while adding remote skill developed using VA template. Root Bot's ID has been added to allowedCallers in appSettings.json.
What are the steps to reproduce this issue?
- Create a skill bot using VA template (TypeScript)
- Test and publish to Azure
- Create a bot in PVA (in the same tenant)
- Add a new skill in Power Virtual Assistant root bot and provide skill manifest URL
- Throws an error This skill has not allow listed your bot
What were you expecting to happen?
Skill successfully added and use skill action in root bot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment