Skip to content

[LUIS] Access denied error when clicking on a trace in emulator #2152

@turbozapekanka

Description

@turbozapekanka

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?

  1. 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"
  2. Run emulator using the link from the script output and enter your name
  3. 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?

image

Metadata

Metadata

Assignees

Labels

Bot Servicesequired for internal Azure reporting. Do not delete. Do not change color.customer-replied-toRequired for internal reporting. Do not delete.customer-reportedRequired for internal Azure reporting. Do not delete.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions