Built an automation that once a version is being released, the flow that runs over all versions and identify the empty ones, and delete them.
It was working fine for a few times until stopped working, and im getting Error 400:
{"errorMessages":["No content to map to Object due to end of input"]}.
{{AllVersions}} contains a list of version ids separated by commas.
Anything wrong in my request? seems like this is a format/content issue
Does the call work if you use it in an app like postman?
But I think you need a branch in your rule to branch over the list of issues in the {{AllVersions}} variable.
That's correct. working properly with postman.
also, as you can see, im running this on a branch per every smart value
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.