Palethorn / nas-extension

Extension that allows native HLS and Mpeg-DASH playback in a browser.
17 stars 3 forks source link

401 Authorization Required #11

Closed Ahmed-Soudi closed 4 months ago

Ahmed-Soudi commented 4 months ago

401 Authorization Required on the widevine link: https://npo-drm-gateway.samgcloud.nepworldwide.nl/authentication?custom_data=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJucG8iLCJpYXQiOjE3MDg5ODc1OTEsImxpY2Vuc2VfcHJvZmlsZSI6IndlYiIsImRybV90eXBlIjoid2lkZXZpbmUiLCJjbGllbnRfaXAiOiI3Mi4xMS4xNTcuODMifQ.xMrZkrRvY9-PYeGUq4WDxLCVxRUdyuwhKvmckDk-0yA

for the mpd in: https://npo.nl/npo3/

Note the site needs a Dutch VPN to work.

Ahmed-Soudi commented 4 months ago

It suddenly worked now after a new trial! I don't know why!

Ahmed-Soudi commented 4 months ago

The error returned again!

Ahmed-Soudi commented 4 months ago

I think the problem is that the authorization of the mpd on the extension needs to happen shortly after running the mpd on the original web page.

Ahmed-Soudi commented 4 months ago

I know realize that I need to keep the website page open for the authorization link to keep working in the extension. How to solve that?

Palethorn commented 4 months ago

Helping you resolve HTTP errors with foreign sites, especially those that require VPN, is out of the scope of this project.