Voiceflow PartnersVPVoiceflow Partners
Powered by
skinny-azureS
Voiceflow Partners•2y ago•
3 replies
skinny-azure

Help Needed with Inconsistent POST API Responses via make.com

Hi everyone,

TLDR: I'm experiencing inconsistency with POST API calls via make.com in my Voiceflow project. Despite identical setups, calls intermittently return either a successful (Status 200) or failed (Status 400) response, primarily differing in the content-length field

I've been working on a project using Voiceflow and have come across an error with POST API calls that I'm making through make.com. Initially, everything works perfectly with a successful response, but subsequent attempts are hit or miss, even though I'm not changing anything between calls. Here are the details of what I'm seeing:

Successful Call: - Status: 200 - Content-Length: 8 - Example Response:
json { "VF_STATUS_CODE": 200, "VF_HEADERS": { "content-length": "8", // other headers... } } 
json { "VF_STATUS_CODE": 200, "VF_HEADERS": { "content-length": "8", // other headers... } } 

Failed Call: - Status: 400 - Content-Length: 48 - Example Response:
json { "VF_STATUS_CODE": 400, "VF_HEADERS": { "content-length": "48", // other headers... } } 
json { "VF_STATUS_CODE": 400, "VF_HEADERS": { "content-length": "48", // other headers... } } 


I don’t understand what the problem could be since the only apparent difference is the
content-length
content-length
. Could you perhaps shed some light on why this might be happening or guide me on what steps I could take to fix this? Any insights or tips would be hugely appreciated!
The screenshots of the problem are attached:
Picture 1: My API call from make.com as web-hook
Picture 2: My initial successful API call:
Picture 3: My second failed call (look at the time difference between picture 3 and 2, I truly did not change anything in between)





Thanks so much for your help!

Best,

Oscar
VF_test_1.png
VF_test_3.png
vf_test_2.png
Voiceflow Partners banner
Voiceflow PartnersJoin
Exclusive community for Voiceflow Solutions Providers & Content Creators.
13,076Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?
Recent Announcements
jacklyn

# Let your agents search the web 🔎 Hey everyone! We just released the web search tool for the agent step! Your agents can now automatically search the web for information, letting your agent supplement the LLM's knowledge and the data in its knowledge base with live, up-to-date information. Plus.... * You can restrict searches to specific domains, so your agent only searches sites that you own * This is a tool, so you remain in control of when the agent searches the web * Results are automatically summarized in a way that your agent can automatically understand Under the hood, we're using OpenAI's web search API. Give it a try, and let us know what you think! https://docs.voiceflow.com/changelog/native-web-search-tool

jacklyn · 4mo ago

jacklyn

jacklynbiggin's Thread

jacklyn · 4mo ago

hurt-tomato

connor_maclean's Thread

hurt-tomato · 4mo ago

Similar Threads

Voice agent with make.com
kalaniKkalani / ❓┃ask-a-question
8mo ago
Help Publish Agent via API URGENT
ElliotEElliot / ❓┃ask-a-question
8mo ago
Failing to get API response from Make.com
technical-ivoryTtechnical-ivory / ❓┃ask-a-question
2y ago
POST api step
uncertain-scarletUuncertain-scarlet / ❓┃ask-a-question
2y ago