How to attachment .bak file when content is encryption
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2023 07:23 PM
We use function attachment default of Servicenow.
However, When We upload file, we get error: File type not permitted or mime type does not match the file content
We tried delete file content and upload file. We can upload this file If file content has not encryption.
So, How to attachment file when content is encryption
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2023 08:01 PM
Hi @Le Son
Let's have a look on those properties in your instance.
glide.attachment.extensions
glide.security.file.mime_type.validation
Original post: File type not permitted or mime type does not match the file content error
NOW Support KB: KB0718011
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2023 08:05 PM
Hi @Tai Vu
I found that file content is encrypted. If I upload this file with content not encrypted, I can upload success.