Hello, I have a problem, I send data to the server with POST using the "POST data constructor" and the server expects an array, so when I send an array, the server reads it as a string and gives me an error that wants array and not a string, and it also returns me Status: 400
@thechertan Ну вообще с стандартах этого не прописано, но знаю, что есть анти спам системы, которые за этим блюдят. Можете попробовать через node js работать, если хорошо знаете js