microsoft / microsoft/azurechat
Getting Unauthorized when using an Azure AI Search extension.
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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