- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 03:16 PM
Hello,
I'm using Rest API explorer, Attachment API ,POST (from binary request) to add few files in knowledge table. The extension file formats are config, ica, wf, reg, uda. In the System properties>Security it says to leave the extension files space empty as it will support all file formats. I did that and the error is Invalid file type: ica. Are these not supported by in Service Now? Please see the attachment. Please advise. Thank you.
Regards,
Abeer
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 08:40 PM
Hi @Abeer-khan
referring to the article https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0718013 : Is MIME type checking enabled in your instance?
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 08:40 PM
Hi @Abeer-khan
referring to the article https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0718013 : Is MIME type checking enabled in your instance?
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 10:36 AM
Hello @Maik Skoddow,
Thanks for sharing this. MIME was enabled and it was not accepting the file formats. I disabled the MIME and all the file formats config, nwf, reg, uda are getting accepted expect ica.