- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 04-13-2021 05:46 AM
-
MIME type: text/plain
Behaviour:
We're working posting files using "Post CSV or Excel files directly to an import set", Appearly after upgrade to Paris this integration that were posting files failed and we could identfy on system logs:
"MIME type mismatch for file: myfilename.csv.ext. Expected type:application/vnd.novadigm.ext, Actual type: text/plain"
Solution:
Open a support case to update "glide.import.file.extension_whitelist" property
Default value: csv,xls,xlsx,json,xml,zip
We updated
Default value: csv,xls,xlsx,json,xml,zip,ext
Best solution would be update our program that was upload the "ext" file but that wasn't possible.
glide.ui.attachment.download_mime_type
- 1,180 Views