diff --git a/reste.js b/reste.js index 3ba7ad8..b11a5cb 100644 --- a/reste.js +++ b/reste.js @@ -494,7 +494,7 @@ var main = function() { } } } else { - option.success(null); + option.success(response); } }, function(response) { if (options.error) {