Looking for consultant - Failing to make API call to Acronis

Hi team, please, I am struggling to make an workflow to talk to Acronis API, please, where could I hire an 1 hour consulting job to help me with this?

Information on your n8n setup

  • n8n version: 1.81.4
  • Database (default: SQLite): Postgres
  • n8n EXECUTIONS_PROCESS setting (default: own, main): main
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Uubuntu 24.04

Hi there, it seems like this is a permission issue from Acronis?
I think the problem is in the value of the header, you need to set that to expression otherwise you are just sending the {{ node … }} as is and not the value of it.

I got it working :slight_smile:

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.