microsoft / microsoft/azurechat

Getting Unauthorized when using an Azure AI Search extension.

Open
#314 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1.4k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
1

Description

Using an API endpoint of https://<MY_CUSTOM_DOMAIN>/api/document results in the tool failing to make the API request with an Unauthorized error.

I used the "Azure AI Search" extension example, and only changed the headers and API endpoint.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Azure AI Search extension example and the /api/document request described in the issue; compare its configured API endpoint and headers with the custom endpoint. Reproduce the request and trace the authorization response; done means the configured extension can call the custom endpoint without returning Unauthorized.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript
Domain
api, cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.