-
Notifications
You must be signed in to change notification settings - Fork 769
Closed
Labels
Bot Servicesequired for internal Azure reporting. Do not delete. Do not change color.equired for internal Azure reporting. Do not delete. Do not change color.customer-replied-toRequired for internal reporting. Do not delete.Required for internal reporting. Do not delete.customer-reportedRequired for internal Azure reporting. Do not delete.Required for internal Azure reporting. Do not delete.
Description
What project is affected?
VA
What language is this in?
C#
What happens?
[LUIS] Access denied error shown when clicking on a trace in emulator
What are the steps to reproduce this issue?
- Deploy the bot using proveded script
./Deployment/Scripts/deploy.ps1 -name "MyAssistant1" -location "southcentralus" -appPassword "XXX" -luisAuthoringKey "XXX" -luisAuthoringRegion "westus" -luisEndpoint "https://westus.api.cognitive.microsoft.com/" -parametersFile "./Deployment/Resources/parameters.template.json" -languages "en-us,es-es" - Run emulator using the link from the script output and enter your name
- Click on "trace" (see screenshot)
What were you expecting to happen?
Not sure what should I expect but definitely not the error
Can you share any logs, error output, etc.?
[LUIS] Access denied due to invalid subscription key or wrong API endpoint. Make sure to provide a valid key for an active subscription and use a correct regional API endpoint for your resource.
Any screenshots or additional context?
Metadata
Metadata
Assignees
Labels
Bot Servicesequired for internal Azure reporting. Do not delete. Do not change color.equired for internal Azure reporting. Do not delete. Do not change color.customer-replied-toRequired for internal reporting. Do not delete.Required for internal reporting. Do not delete.customer-reportedRequired for internal Azure reporting. Do not delete.Required for internal Azure reporting. Do not delete.