HEMANTH
01/21/2025, 11:23 AMVapi
01/21/2025, 11:25 AMYOUR_ACCESS_TOKEN
placeholder is replaced with a valid access token.
3. Content-Type Header: Confirm that the Content-Type
header is set to the correct value that the API expects. In your case, it's application/vnd.amadeus+json
.
4. Method Override Header: The X-HTTP-Method-Override
header is used to override the HTTP method. Make sure that this is necessary for your API call and that the API supports this header.
5. Save and Test: After ensuring the headers are correctly formatted, save the tool configuration again and test it to see if the headers persist.
6. Check Documentation: Review the documentation for the tool creation to ensure that there are no additional requirements or limitations regarding headers.
7. Contact Support: If the issue persists after following these steps, it may be a bug or a limitation within the tool's configuration system. In this case, please reach out to the support team for further assistance.
If you need any specific help with the header format or any other configuration, please provide more details, and I'll be happy to assist you further.Vapi
01/21/2025, 11:25 AMHEMANTH
01/21/2025, 12:12 PMHEMANTH
01/21/2025, 12:13 PMShubham Bajaj
01/21/2025, 3:38 PMHEMANTH
01/22/2025, 4:47 AMShubham Bajaj
01/22/2025, 5:47 AMjson
{
"results": [
{
"toolCallId": "X",
"result": "Y"
}
]
}
Replace Y
with your result containing multiple items that you want the model to access. Make sure Y
is a string without any line breaks.
I noticed your server is returning a 4xx status code, which indicates an error on your end. Could you check your logs? If it's related to headers, please share a Loom video showing where you're unable to add the headers so I can investigate.
https://cdn.discordapp.com/attachments/1331222586436227104/1331500519650234478/Screenshot_2025-01-22_at_11.14.34.png?ex=6791d7fd&is=6790867d&hm=39014eed1605b53f4c7f85a27d61f9bca068cb76471b9371ce754350e4723b8c&HEMANTH
01/22/2025, 10:37 AMHEMANTH
01/22/2025, 11:47 AMShubham Bajaj
01/23/2025, 6:21 PMHEMANTH
01/27/2025, 6:49 AM