My issue is that files are not sent through in the response. I've attached a video file (.wmv, 63mb) to one of my items within Podio and the 'files' object is empty for this PKTItem. All other fields are coming through just fine, images as well.
I've checked the actual response of the responseObject within PKTHTTPClient before it's converted to a PKTResponse and the weird thing is that it DOES say: "file_count" = 1; But I see no link or anything else that seems like a 'fields' value.
Are video files ignored or something? Or could it be the video format?
My issue is that files are not sent through in the response. I've attached a video file (.wmv, 63mb) to one of my items within Podio and the 'files' object is empty for this PKTItem. All other fields are coming through just fine, images as well.
I've checked the actual response of the responseObject within PKTHTTPClient before it's converted to a PKTResponse and the weird thing is that it DOES say: "file_count" = 1; But I see no link or anything else that seems like a 'fields' value.
Are video files ignored or something? Or could it be the video format?