am using linked-in API for getting some information from linked-in. so here i using like this @response = @access_token.get(''http://api.linkedin.com/v1/people/~:(id,phone-numbers,first-name,last-name,skills,positions:(company:(name,id)))'', ''x-li-format'' => ''json''). so i need to get the company logo from my current and previous companies. how to add the logo in the above URL...? Thanks amruby -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/b_9YA9xFRi8J. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en-US.