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

Linking Youtube fails #623

Open
wimmme opened this issue Jan 23, 2025 · 0 comments
Open

Linking Youtube fails #623

wimmme opened this issue Jan 23, 2025 · 0 comments

Comments

@wimmme
Copy link

wimmme commented Jan 23, 2025

Core 2025.1.3
Supervisor 2024.12.3
Operating System 14.1
Frontend 20250109.0

[YOUTUBEJS][Player]: Failed to extract signature decipher algorithm.
InnertubeError: Request to https://www.youtube.com/youtubei/v1/account/accounts_list?prettyPrint=false&alt=json failed with status 400
    at HTTPClient.fetch (file:///rootfs/node_modules/youtubei.js/dist/src/utils/HTTPClient.js:117:15)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Actions.execute (file:///rootfs/node_modules/youtubei.js/dist/src/core/Actions.js:66:26)
    at async AccountManager.getInfo (file:///rootfs/node_modules/youtubei.js/dist/src/core/managers/AccountManager.js:49:26)
    at async GET (file:///rootfs/build/server/chunks/_server.ts-CM2ewJ0W.js:120:18)
    at async render_endpoint (file:///rootfs/build/server/index.js:1607:20)
    at async resolve2 (file:///rootfs/build/server/index.js:4104:22)
    at async Object.handle (file:///rootfs/build/server/chunks/hooks.server-CE3BTx0B.js:2:20)
    at async respond (file:///rootfs/build/server/index.js:3999:22)
    at async Array.ssr (file:///rootfs/build/handler.js:1270:3) {
  info: '{\n' +
    '  "error": {\n' +
    '    "code": 400,\n' +
    '    "message": "Request contains an invalid argument.",\n' +
    '    "status": "INVALID_ARGUMENT"\n' +
    '  }\n' +
    '}\n',
  date: 2025-01-23T15:31:44.219Z,
  version: '10.5.0'
}
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

1 participant