Instegram carosel mixed photo and video return [200 ERROR] Error: Media upload has failed with error code 0

Hi i try post Carousel Mixed Content in make instegram module and i get this error
Instagram Carousel Mixed Content - Video upload return error “Media upload has failed with error code 0”

in raw logs i see this error
RAW logs of that execution:

but i cant found any answer about this problem

Hey there,

the only reference I could find about error 0 is that its some sort of time out. First, try isolating which items in the array is causing it. Most likely its a video file.

Then try adding an error handler route that has a sleep module which waits for some time and then check the status of the video again.