Since last update, I’m unable to use the n8n nodes to get a specific workflow and update it with exactly the same values. An error rises while saving the workflow, which is strange, as its body its exactly the same as I just fetched. This problem happens with all my existing workflows. However, I’ve created a new and simpler one for testing, and it didn’t happen.
What is the error message (if any)?
Bad request - please check your parameters
request/body/settings must NOT have additional properties
Please share your workflow
Example workflow that I use to update the final workflow:
I tried to replicate this and it might have to do with some of the pinned data in your workflow Turn on channel letters. I got it working after removing all the pinned data
Can you perhaps try to make a copy of your workflow and try without the pinned data? Also, does it work when you save the workflow to a new (empty) one? (so not overwriting the existing one)