I’m trying to implement CI for addressables groups and I’m testing the cli tool. I call next comands
ucd entries sync ./
and then
ucd releases create
which fails with a message: Error! Bad response from server.
However, when I check CCD dashboard, the release actually got created successfully. This is the problem since I’m trying to make jenkins builds and this will make it hard to track the execution.