Skip to content

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

@mahmadiran

Description

@mahmadiran

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions