JavaScript formData включает объект
formdata.append('tags', JSON.stringify(tags));
Mysterious Macaw
formdata.append('tags', JSON.stringify(tags));