I built one power canvas app and add custom copilot (Built in Microsoft Copilot studio). After publishing, there is below issue reported.
{
"error": {
"code": "RegionNotAllowed",
"message": "The request received in unitedstates but target regional bot belongs to europe. Please check BaseURI https://docs.microsoft.com/azure/bot-service/rest-api/bot-framework-rest-direct-line-3-0-api-reference?view=azure-bot-service-4.0#base-uri."
}
}
But I can't find where to change this, thanks for your help.