Before, making a ContainerInfo request returned an uninformative message about failing to decode json. Fix this by catching response codes that aren't 200, and return a more informative message. Signed-off-by: Peter Hunt <pehunt@redhat.com>