diff --git a/lib/linkedin_orbit/linkedin.rb b/lib/linkedin_orbit/linkedin.rb index 691f7df..e49e749 100644 --- a/lib/linkedin_orbit/linkedin.rb +++ b/lib/linkedin_orbit/linkedin.rb @@ -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