Outlook NodeApiError: were unable to deserialize

Hello everyone,

I’m currently facing an issue when posting a message on n8n (cloud version) and adding an attachment to Outlook (also cloud version). I’m encountering a “NodeApiError: were unable to deserialize” error each time I attempt to include an attachment. I’ve confirmed that the binary data is being correctly retrieved, and I’m using the correct variable name for the attachment. However, the error persists. Has anyone encountered a similar issue or have any insights on how to resolve this?

Thank you in advance for your help!

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:
  • Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
  • n8n version: 1.29.1
  • Database (default: SQLite): -
  • n8n EXECUTIONS_PROCESS setting (default: own, main): -
  • Operating system: -

Thank you in advance for your help!

Hey @olivier_sabban,

Welcome to the community :raised_hands:

I have just given this a quick go and have managed to reproduce it and have created NODE-1223 as the internal ticket to get this fixed.

1 Like

Hi @Jon,

I am currently facing the same issue on n8n cloud version 1.45.1. Has the issue been fixed in a newer version? Unfortunately I couldn’t find anything related on GitHub. Thanks for looking into it!

1 Like

Same, unable to deserialize error. This is a quite a setback as the msft set meeting node has no option to add attendees and I have to use HTTP node which now produces this error. Stuck.
HTTP Node version
4.2 (Latest)
n8n version
1.75.2 (Cloud)

here with same request. can n8n already fix this please?

I am facing the same issue with being unable to deserialize attachments with the Outlook node. This is a super important feature for me. Thanks for your help!