Getting Error 400! The CSRF token could not be verified

im good here now... I made adjustment in the INI Editor the value of the file..only thing is not working is the CSV Queue uploading
# make sure php and web server settings allow for large enough file upload (size and time)
# make sure the content is according to the example file
# perhaps switch off MIME check
# try with only email column
# perhaps post exact error message/screenshot
 
I got the same error but for a completely different reason.

When I saved my Excel file as CSV, it appended hundreds of commas at the end of each line (even though there were no values in any of the cells). After I removed all the extraneous commas - after the last field - the import worked without any error.

It would help if MailWizz could provide proper error messages for specific cases like these (e.g. "empty tags or fieldnames on header line" and also "tried to import (null) values into non-existent fields").
 
Back
Top