I got the below error while running the JAVA client after passing the KEY ,
Is it USERID menas CLIENTID?
Exception in thread "main" java.lang.IllegalArgumentException: Usage: java org.apache.commons.codec.cli.Digest [algorithm] [FILE|DIRECTORY|string] ... at org.apache.commons.codec.cli.Digest.(Digest.java:66) at org.apache.commons.codec.cli.Digest.main(Digest.java:53)