Skip to content

Commit

Permalink
Added LinkedIn plug & play announcement
Browse files Browse the repository at this point in the history
  • Loading branch information
Colin Loretz committed Feb 1, 2022
1 parent 6d865f6 commit 601b82d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/linkedin_orbit/linkedin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@ def get_posts

if response.code == "401"
puts "⛔️ Your LinkedIn auth token is expired or invalid."
puts "✨ Great news! LinkedIn is going to be available as a Plug & Play integration in Orbit late February 2022."
puts "Keep an eye on Canny for updates: https://orbit.canny.io/integrations"
return []
end

Expand Down

0 comments on commit 601b82d

Please sign in to comment.