Closed sleeyax closed 3 months ago
Turns out it was a multitude of issues:
id
title
stream
description
fileExtension
videoSize
behaviorHints
Turns out it was a multitude of issues:
id
field (on other platforms its not an issue because it gets urlencoded i presume).title
field in thestream
object (description
was also set, which is its successor).fileExtension
andvideoSize
fields in thebehaviorHints
field (probably not the issue though).