We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba93855 commit 9f9a48bCopy full SHA for 9f9a48b
lib/linked_in/api.rb
@@ -84,7 +84,6 @@ def default_headers
84
return {
85
"Authorization" => access_token_header,
86
"x-li-format" => "json",
87
- "x-li-src" => "msdk"
88
}
89
end
90
0 commit comments