Zoho Forms - Webhook Tests Successfully but does not upload file

Zoho Forms - Webhook Tests Successfully but does not upload file

Hello,

I am utilizing a Zoho Form to execute a multipart/form-data Webhook. While it tests successfully. No files are actually uploaded in the process. I am utilizing PHP on the other end it works great on other forms where no file uploads are involved. The permission on the folder are fine but I am not sure how I can test what response is getting sent by the form.

Any suggestions?