When entering a lot of data in the `data=` field you receive this error message: `JSON.parse: unexpected character at line 1 column 1 of the JSON data` The message should say, that there is too much data and that you should use a file instead.
When entering a lot of data in the
data=field you receive this error message:JSON.parse: unexpected character at line 1 column 1 of the JSON dataThe message should say, that there is too much data and that you should use a file instead.