Hi,
I have published a bot using Bot Framework Composer as a skill bot onto Azure App Service.
I have copied the manifest URI which is generated from Bot Framework Composer and used to configure the skill on Copilot Studio. I am able to see the below error without any error code. It says "We couldn't reach this skill. Contact your skill developer.".
To resolve this I could not see any lead(error code) on why this error is showing up.
To check if there is something wrong with the Composer bot, I even tried to deploy the Skill bot using Bot Framework dotnet. But I could see the same error showing up.
Can someone help me on what is the root cause for this issue.
Thank you in Advance!