request(getApplicationOptions)
        .then(function(response){
            return fulfill(response);
        })
        .catch(function(err){