browser-httponly-cookies-not-accessible-via-document-cookie
Google’s NotebookLM auth cookies are marked httpOnly and cannot be read via document.cookie in the browser console. The correct extraction method is DevTools Network tab → select first request → Request Headers → cookie: header → right-click Copy value. This gives the full cookie string as sent by the browser.
Related
- google-auth-cookies-httponly-use-network-tab-for-extraction
- notebooklm-mcp-cli-rejects-migrated-notebooklm-py-cookies
- nlm-login-only-valid-auth-path-for-notebooklm-upstream
- notebooklm-mcp-cli-auth-requires-fresh-capture-not-migration
- notebooklm-mcp-cli-auth-format-two-files
- google-auth-cookies-httponly-not-accessible-via-document-coo
- google-auth-cookies-are-httponly-document-cookie-fails
- httponly-cookies-invisible-to-document-cookie
- google-httponly-cookies-require-network-tab-not-console
- mc-dispatcher-auth-header-x-api-key-not-bearer