Skip to content

Commit 9f9a48b

Browse files
committed
Try to change linkedin urls to make login work
1 parent ba93855 commit 9f9a48b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/linked_in/api.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ def default_headers
8484
return {
8585
"Authorization" => access_token_header,
8686
"x-li-format" => "json",
87-
"x-li-src" => "msdk"
8887
}
8988
end
9089

0 commit comments

Comments
 (0)