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

plugins.wwenetwork: API Request Failed: 401:UNAUTHORIZED (API Key is invalid) #5674

Open
4 tasks done
mahmadiran opened this issue Nov 19, 2023 · 0 comments
Open
4 tasks done
Labels
plugin issue A Plugin does not work correctly restriction: account needed

Comments

@mahmadiran
Copy link

Checklist

Streamlink version

streamlink 6.3.1

Description

Hi. I was trying to use the WWE Network plugin, which leads to an error. The debug console showed me that the login API to "https://dce-frontoffice.imggaming.com/api/v2/login" seems to have failed, with a "401:UNAUTHORIZED (API Key is invalid)" error.

I have checked previous issues, and the latest one just shows that the plugin was updated in September to use the new url, and it was working back then.

Debug log

[cli][debug] OS:         Windows 10
[cli][debug] Python:     3.11.6
[cli][debug] OpenSSL:    OpenSSL 3.0.11 19 Sep 2023
[cli][debug] Streamlink: 6.3.1
[cli][debug] Dependencies:
[cli][debug]  certifi: 2023.7.22
[cli][debug]  isodate: 0.6.1
[cli][debug]  lxml: 4.9.3
[cli][debug]  pycountry: 22.3.5
[cli][debug]  pycryptodome: 3.19.0
[cli][debug]  PySocks: 1.7.1
[cli][debug]  requests: 2.31.0
[cli][debug]  trio: 0.22.2
[cli][debug]  trio-websocket: 0.11.1
[cli][debug]  typing-extensions: 4.8.0
[cli][debug]  urllib3: 2.0.7
[cli][debug]  websocket-client: 1.6.4
[cli][debug] Arguments:
[cli][debug]  url=https://network.wwe.com/live/111449
[cli][debug]  --loglevel=debug
[cli][debug]  --player-args=--file-caching=5000
[cli][debug]  --stdout=True
[cli][debug]  --url=https://network.wwe.com/live/111449
[cli][debug]  --default-stream=['best']
[cli][debug]  --ffmpeg-ffmpeg=C:\Program Files\Streamlink\ffmpeg\ffmpeg.exe
[cli][debug]  --wwenetwork-email=*******@*******
[cli][debug]  --wwenetwork-password=********
[cli][info] Found matching plugin wwenetwork for URL https://network.wwe.com/live/111449
[plugins.wwenetwork][debug] Attempting login as *******@*******
[plugins.wwenetwork][debug] API request: POST https://dce-frontoffice.imggaming.com/api/v2/login
[plugins.wwenetwork][debug] API request failed: 401:UNAUTHORIZED (API Key is invalid)
error: Login failed
@mahmadiran mahmadiran added the plugin issue A Plugin does not work correctly label Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin issue A Plugin does not work correctly restriction: account needed
Projects
None yet
Development

No branches or pull requests

2 participants