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
Just curious, I'm seeing a Mixed Content warning in Chrome Dev Tools Console:
Mixed Content: The page at 'https://www.mywebsite.com/' was loaded over HTTPS,
but requested an insecure video 'http://res.cloudinary.com/mycloudname/video/upload/v1/mypublicId.webm'.
This content should also be served over HTTPS.
How does one force https when using this component?