/apps/ovh_cli/node_modules/@ovh-api/api/dist/index.js:436
error.errorCode = "HTTP_ERROR";
^
TypeError: Cannot create property 'errorCode' on string ''
at handleResponse (/apps/ovh_cli/node_modules/@ovh-api/api/dist/index.js:436:33)
at IncomingMessage.<anonymous> (/apps/ovh_cli/node_modules/@ovh-api/api/dist/index.js:477:28)
at IncomingMessage.emit (node:events:381:22)
at IncomingMessage.emit (node:domain:470:12)
at endReadableNT (node:internal/streams/readable:1307:12)
at processTicksAndRejections (node:internal/process/task_queues:81:21)
Hello,
Only the http 200 status code is taken into account, but OVH seems to respond with a code 204.
So I have this kind of error:
It may be possible to expand to all code 2XX