JSON stands for "JavaScript Object Notation", so it seems logical to me that you would need to pass res.json() a JavaScript object -- not an array, ...
確定! 回上一頁