You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: