Skip to content

magento man

m3u8 download for user

I have a video sharing site. when user upload video, I convert it to mp4, then I cut it to m3u8 to make it easier for streaming. at the mean… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1886059&goto=newpost

Content-Type HTTP application/x-www-form-urlencoded is return error

When i am using Content-Type: “application/x-www-form-urlencoded” in API i getting the error: { “message”: “Server cannot understand Content-Type HTTP header media type application/x-www-form-urlencoded”, “trace”: null } With Content-Type: “application/json” this works, but is necessary too with application/x-www-form-urlencoded. I add deserializer… Read More »Content-Type HTTP application/x-www-form-urlencoded is return error