Bug: Mux player getting 403 only in production #925
Labels
bug
Something isn't working
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
Is there an existing issue for this?
Which Mux Elements/Packages does this apply to? Select all that apply
mux-player-react
Which browsers are you using?
Chrome
Which operating systems are you using?
Windows
Description
When playing a video using a signed URL everything works, but I'm getting 403 with this error:
MediaError: A network error caused the media download to fail.
The video is still playing as expected, but why is there a request that fails? In non-production env everything works without errorsReduced test case
No response
Steps to reproduce
Current Behavior
403
Expected Behavior
Remove request that fails
Errors
[mux-player 2.6.0] MediaError: A network error caused the media download to fail.
at sQ. (30.757e86786f25ac29.js:1:100063)
at l.emit (a4634e51.b8188b20774a2005.js:1:199740)
at sQ.emit (a4634e51.b8188b20774a2005.js:1:387179)
at sQ.trigger (a4634e51.b8188b20774a2005.js:1:387265)
at el.handleNetworkError (a4634e51.b8188b20774a2005.js:1:47483)
at Object.onError (a4634e51.b8188b20774a2005.js:1:44614)
at sM.readystatechange (a4634e51.b8188b20774a2005.js:1:339901)
What version of the package are you using?
2.6.0
The text was updated successfully, but these errors were encountered: