Open MontyBitto opened 7 months ago
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
data=
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 data
The message should say, that there is too much data and that you should use a file instead.