Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

LUIS authoringKey used for endpoint calls instead of endpointKey #3145

@darrenj

Description

@darrenj

Describe the bug

When testing a Bot through Composer locally, you provide an authoringKey enabling Composer to manage your LUIS resources. All good. However when testing, it should use an endpointKey if provided especially as using the authoringKey for an endPointKey has a limited quota which when expired would leave a customer stuck no

Version

1.0

Browser

  • Chrome
  • Safari
  • Firefox
  • Edge

OS

  • macOS
  • Windows
  • Ubuntu

To Reproduce

Steps to reproduce the behavior:

  • In Bot Settings within Composer, provide an endpointKey in addition to the authoringKey
  • Observe in Ibiza Portal->LUIS Key->Metrics that successful calls don't increase as you perform testing.

Expected behavior

EndpointKey to be used instead of authoringKey and design work to ensure that developers understand that authoringKey should be used for authoring only, endpointKey should be provided for testing/prod

Screenshots

Metadata

Metadata

Assignees

Labels

R10Release 10 - August 17th, 2020Type: BugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions