The Json helper method[^] expects the object you want to return, not an already-serialized JSON string. Remove the call to JsonConvert.
確定! 回上一頁