Claude and Make
# support
d
Hello, are you having problems when using Claude and Make? Also, at certain points in the conversation, the bot starts repeating the user’s input.
@Yoann C.
v
@Diego Hello! I'm here to help you with any issues you might be experiencing with VAPI. Regarding your concerns: 1. If you're encountering problems when integrating Claude and Make with VAPI, I'd be happy to assist you in troubleshooting the issue. Could you please provide me with more details about the problem you're facing? 2. If the bot is repeating the user's input at certain points in the conversation, this could be due to an issue with the conversation flow or a misconfiguration in the bot's response settings. To better assist you, could you provide an example of when this happens or any additional context? Once I have more information, I'll do my best to provide you with a solution or guide you in the right direction.
You can continue this conversation by mentioning me in the message.
d
An error occurred in this call: pipeline-error-anthropic-400-bad-request-validation-failed i have this issue whne ussing claude and not with open ai
@Vapi
v
@Diego I'm sorry to hear that you're experiencing an error with your Claude integration. The error message "pipeline-error-anthropic-400-bad-request-validation-failed" suggests that there might be an issue with the request you're sending to the API, such as missing or invalid parameters. To help you resolve this, I'll need a bit more information about the request you're making. Could you please provide the following details? 1. The specific API endpoint you're calling. 2. The parameters you're including in your request. 3. Any other relevant configuration details. With this information, I can give you more targeted advice on how to fix the problem. If the issue is sensitive or you'd prefer not to share details here, please reach out to support for further assistance.
d
using webhook of make
@Vapi
v
@Diego It sounds like you're using a webhook from Make (formerly Integromat) to interact with Claude, and you're encountering a bad request error. This typically indicates that the data payload sent from Make to Claude is not in the expected format or is missing required fields. To address this issue, please check the following: 1. **Webhook Configuration**: Ensure that the webhook in Make is correctly configured to send the expected data to Claude. The payload must match Claude's API requirements. 2. **Data Mapping**: Verify that the data you're mapping from Make to the Claude API matches the expected types and structures. For example, if Claude expects a JSON object with specific properties, ensure your Make scenario is constructing the payload correctly. 3. **API Documentation**: Review Claude's API documentation to confirm that all required fields are included in your request and that optional fields are formatted correctly. 4. **Error Logs**: Check if Make provides detailed error logs for the webhook action. This can give you more insight into what part of the request is failing validation. If you're still having trouble after checking these points, you might want to test the API call independently of Make, using a tool like Postman or cURL, to isolate whether the issue is with the data from Make or with the Claude API call itself. If you need further assistance with the specifics of the API call or the error, please provide additional details or consider reaching out to Make or Claude support for more in-depth troubleshooting.
s
@Diego can you share the call id?
16 Views