I have a video resource sitting behind OAuth 2.0 wall and want to display it via <video>
tag. How can I send Authorization
header with video requests?
i had this problem and sent Authorization token in url query parameter like this (server side code must be changed to allow reading Token From both request header & request query parameter) : http://www.example.com/samplevideo?Authorization=sample_token
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With