Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proxyHeaders not working in Stremio web #623

Open
abhishek-sharma8 opened this issue Apr 5, 2024 · 1 comment
Open

proxyHeaders not working in Stremio web #623

abhishek-sharma8 opened this issue Apr 5, 2024 · 1 comment

Comments

@abhishek-sharma8
Copy link

I am trying to access some streams that need an authorization header to be accessed. I can view them on Stremio desktop and Android app, but it does not seem to work on Stremio web. Requests to the stream URL do not include the authorization header so I am not able to view the stream. Is there any fix/workaround for this?

@mrcanelas
Copy link

This requires the streaming server to be connected, as headers cannot be modified directly in the browser. Therefore, the streaming server acts as a proxy through proxyHeaders to modify the headers as needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants