Describe the problem/error/question
When a file is uploaded to Onedrive from a Outlook email attachment it will not play the audio out of any media player and an MP3 checker say it’s not a valid MP3. The original mimetype is audio/mp3 but when it’s uploaded, the output reports that it’s a audio/mpeg type. It’s like the upload is changing it.
What is the error message (if any)?
No error message, says uploaded successfully
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version: 1.103.2
- Database (default: SQLite): Default
- n8n EXECUTIONS_PROCESS setting (default: own, main): Not sure
- Running n8n via (Docker, npm, n8n cloud, desktop app): Used the digital ocean template
- Operating system: Ubuntu 22.04 LTS