When I call a third party rest service I get a 'peer not authenticated' error. When I run the exact same request from the Chrome rest client it all works fine. Authentication is done through an api key in the header.
Is this something you've come across before?