0

私のサーバーは次のjsonオブジェクトを返しています:

{"Success":0,"ex":"The system cannot find the file specified"}

実行するvar response = jQuery.parseJSON(data)と、次のエラーが表示されます。

SyntaxError: JSON.parse: 予期しない文字

誰かが私を正しい方向に向けることができますか? ありがとう!

4

1 に答える 1