I am trying to import contacts into ODOO CE 17 and I get the following error when importing:
UncaughtPromiseError > SyntaxError
Uncaught Promise > Unexpected token '
SyntaxError: Unexpected token '
at JSON.parse ()
at FileInput.uploadFiles (web.assets_web.min.js:2464:95)
at async FileInput.onFileInputChange (web.assets_web.min.js:2466:74)
Any clues?