R/util.R
check_response_json.Rd
Check that API response is JSON
check_response_json(response)
A response object.
NULL. Raises an error if the response is not JSON.