You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"request": "GET /linkedin/jobsearch (no keywords)",
"status": 400,
"body": {
"error": "invalid_params",
"issues": [
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
"keywords"
],
"message": "Required"
}
]
}
},
"_note": "Captured live on 2026-07-16. The 401 and 400 bodies are verbatim and complete. The 404 body is not reproduced here; its status and message are documented in the README."