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
Upload a video with "Signed Playback URL" set to "ON"
Go to upload a second video. See that "Signed Playback URL" still appears to be set to "ON". Hit "Save" without interacting with the "Signed Playback URL" toggle.
In the Network tab, see signed: false in the payload of the submitDirectUpload call
For now, I'm telling our client to always toggle the switch back to "OFF" and then "ON" again, but it would be really nice if this experience were more intuitive!
The text was updated successfully, but these errors were encountered:
Thanks for filing @kelihansen -- looks like indeed a bug with the Strapi integration. When we have a cycle to do some updates on the CMS integration we'll make sure this gets in
Hi! Are others able to reproduce this?
signed: false
in the payload of thesubmitDirectUpload
callFor now, I'm telling our client to always toggle the switch back to "OFF" and then "ON" again, but it would be really nice if this experience were more intuitive!
The text was updated successfully, but these errors were encountered: