Please install, open the Make DevTool Chrome extension to view the request and response headers and body from the modules when you manually run the scenario.
Then, provide any additional information that is logged in the Make DevTool.
Make DevTool allows you to debug your Make scenarios by adding an extra pane to the Chrome Developer Tools. Using this new debugger pane, you can check all the manual runs of your scenarios, review all the performed operations, and see the details of every API call performed. Additionally, with Make DevTools you can see which module, operation, or response caused an error in your scenario. This helps you debug your scenario and get your scenario back on track.
— source