-
IssueGreetings! I really like your product, I want to automate the launch of the anisble playbook, but unfortunately, when I try to update the inventory using the PUT method along this path /api/project/2/inventory/14, it fails. Gives an error {"error":"Inventory ID in body and URL must be the same"}
On this path there is a valid inventory with the same id that I specify in the url ImpactWeb-Backend (APIs) Installation methodDocker DatabaseMySQL BrowserNo response Semaphore Versionv2.10.22-e44910d-1721658561 Ansible VersionNo response Logs & errorsNo response Manual installation - system informationNo response ConfigurationNo response Additional informationNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi, |
Beta Was this translation helpful? Give feedback.
Hi,
you should provide
"id": 14
in the request body. It is old issue.