makeRequest(function (error, body) {
                if (error) {
                  callback(error);
                  return;
                }