Hi Pavilion Team,
Just wanted to check if I’m missing anything, I’m unable to upload .xlsx / .csv files in the Wizard. I have:
- Enabled the setting in
authorized extensions
and by addingcsv
andxlsx
- After selecting
Upload
Type in the field, underFile Types
, I’ve entered.xlsx, .csv
Am I missing anything? I get a PUT 422 (Unprocessable Content)
error in console and it doesn’t let me proceed whenever I upload any .csv or .xlsx file. The file only contains test
in the first cell to keep it short and ensure it’s not a file size issue. PDFs work fine though, so not sure if I’m just missing enabling a certain setting or something.
Cheers,
Tim