You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do we have any versioning on our api now? By path or by headers (e.g Accept?)
Yes. In path.
The original problem is that the controller is too old that it does not have api versioning but the skycli has. Actually it is not a problem we will see in the wild because the controller should always be latest.
Most likely the HTTP 404 is caused by incompatible versions between the client and the controller. We should print a message saying
The text was updated successfully, but these errors were encountered: