I have stable code that has had no changes in a few months that is failing this morning. It is calling the “duplicate_item” API. Here’s the error I’m getting in both the automation and the API Playground:
I did some testing on a test board. If the board ID is the same as where the Item ID is located, the duplication is successful.
I then created an exact duplicate of the test board, changed the board ID to the duplicated test board to insure the structure of the boards are identical. I updated the API call so the Board ID points to the duplicated board. The error is then generated.
I keep a close eye on the API change log and have seen nothing related to this call.
The code runs weekly on Friday. It ran successfully last week. I’m also reporting this to Tech Support but thought I’d drop it here as well.
Guy