You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
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.
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?
./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"
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?