Python: Bug: [copilot_studio_skill demo] Unable to add a skill in Copilot Studio
I followed all the steps described in the README.
Step 4 completed without any error In step 5, I've updated the home page URL of my app registration
When I try to add the skill in Copilot Studio I have these errors
Is there a step that is missing in the installation script?
Also got a problem at this step with no error details. (Copilot agent, App Registration and Container App are in the same tenant, no changes to the default deployment plan)
UPD: fixed by setting in App Registration - Manage - Branding & properties - Home page URL = Container App - Application Url.
This was mentioned in the README, but I didn't understand it:
- Ensure the App Registration homeUrl is set to the URL of the deployed API. This is required for the bot to be able to respond to requests from Copilot Studio.
@unsafecode could you have a look please?
@arfontai did you check homeUrl in app registration is matching the skill endpoint? Additionally, does your Copilot Studio tenant enforce any restriction?
Linked to https://github.com/Azure-Samples/semantic-kernel-advanced-usage/issues/11