akamai / cli-netstorage

Apache License 2.0
15 stars 14 forks source link

Errors during usage #4

Open kschagen opened 6 years ago

kschagen commented 6 years ago

I like to report some problems while using this this extension:

$akamai netstorage list / (or any other value) ERROR: Unable to complete action. Status code 400

$akamai netstorage symlink /resources/ /version2.3/resources/ ERROR: TypeError: undefined is not a function

Other functions like akamai upload and akamai download work as expected for now.

jaescalo commented 6 years ago

I'd like to report the same problem:

Getting directory listing

ERROR:
     Unable to complete action.  Status code 400

One thing I've found is that I see these errors not for all the actions/commands, only for certain ones like dir and list. Also this is a FileStore NS I'm using. When I use an ObjectStore NS I don't see any of these issues. Could this be part of the problem?