Please I need help on this badly. I have inputted everything I know correctly and these 400 & 404 errors for run once and run module only continue displaying. Please see the pictures so you can scan through and see what’s up. This scenario is to help me outreach by retrieving people’s emails from their information on a google spreadsheet which was imported from linkedin.
The 404 error looks ok, given what the explanation is, that it couldn’t find a match. Just put an ignore error handler on it to activate when error code = 404
Your 400 error is because your full_name is blank when you send the request
How and where would the full_name be blank do you think? In the google spreadsheet where the data is coming from? Or in make.com?
I added a resume module and it helped remove the 404 error thank you for you help on that. But the 400 bad request error is still there.
The 400 error is because your OpenAI response that you have mapped in your HTTP request is blank.