n8n - 💡(How to fix) Fix YouTube Node: Misspell "unlisted" to "unlistef" causing error.

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

When trying to update the video via YouTube node, privacy status from anything to "Unlisted". Error is shown below: The node successfully executed and update the video privacy status to unlisted without error.

  • error: all

Code Example

Bad request - please check your parameters
Invalid value at 'resource.status.privacy_status' (type.googleapis.com/youtube.api.v3.PrivacyStatusWrapper.PrivacyStatus), "unlistef"
RAW_BUFFERClick to expand / collapse

Bug Description

When trying to update the video via YouTube node, privacy status from anything to "Unlisted". Error is shown below:

Bad request - please check your parameters
Invalid value at 'resource.status.privacy_status' (type.googleapis.com/youtube.api.v3.PrivacyStatusWrapper.PrivacyStatus), "unlistef"

To Reproduce

  1. Use "Update a Video" YouTube node.
  2. Fill in all required information.
  3. Add Privacy Status
  4. Change it to "Unlisted"
  5. Execute the node

Expected behavior

The node successfully executed and update the video privacy status to unlisted without error.

Debug Info

Debug info

core

  • n8nVersion: 2.19.2
  • platform: docker (self-hosted)
  • nodeJsVersion: 24.14.1
  • nodeEnv: production
  • database: postgres
  • executionMode: regular
  • concurrency: -1
  • license: enterprise (production)
  • consumerId: eb0e5909-1ec9-4d1c-8855-e3828758b2b6

storage

  • success: all
  • error: all
  • progress: false
  • manual: true
  • binaryMode: filesystem

pruning

  • enabled: true
  • maxAge: 336 hours
  • maxCount: 10000 executions

client

  • userAgent: mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/147.0.0.0 safari/537.36 edg/147.0.0.0
  • isTouchDevice: false

Generated at: 2026-05-08T20:30:13.321Z

Operating System

Debian 12 Bookworm

n8n Version

2.19.2

Node.js Version

24.14.1

Database

PostgreSQL

Execution mode

main (default)

Hosting

self hosted

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

The node successfully executed and update the video privacy status to unlisted without error.

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING