microsoft-foundry / microsoft-foundry/foundry-samples

TripAdvisor Integration with AI Foundry: missing key

Open
#347 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Bicep
Stars
445
Forks
494
Avg merge
11h 35m
Merged PRs (30d)
38

Description

I want to use TripAdvisor as knowledge within AI Foundry Agent and I followed this instruction

https://github.com/azure-ai-foundry/foundry-samples/tree/main/samples/microsoft/python/getting-started-agents/3p-tools/Tripadvisor

But after getting an API from TripAdvisor and creating a connection, I am having the follow errors.
I inserted "key" : " my tripadvisor key"

BatchARMResponseError at Dl (https://ai.azure.com/assets/manualChunk_common_core-6b482d6a.js:5:265844) at async So (https://ai.azure.com/assets/manualChunk_common_core-6b482d6a.js:5:275019) at async Object.mutationFn (https://ai.azure.com/assets/manualChunk_common_core-6b482d6a.js:5:279704)

Error tool_user_error: Error: missing_key; The required key: 'key' is not present in the connection keys: "key" RunId: run_QJjKzHRIrWvQBTTnu2c7vLFs

Thank you!

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 TripAdvisor sample at samples/microsoft/python/getting-started-agents/3p-tools/Tripadvisor and review how the connection key is configured. Reproduce the reported missing_key error with the documented connection setup; done means the sample creates the connection and uses TripAdvisor without the error.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, python
Domain
ai, 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.