validate_hn_api_response: Checks if the given response is not empty and that
it did not return an error http code.
Description
Checks if the given response is not empty and that
it did not return an error http code.
Usage
validate_hn_api_response(hn_api_response)
Arguments
hn_api_response
hn_api_response object to be checked