where:
Exception in thread "main" io.screenster.ciclient.common.ApiException: HTTP 403: null
[main] DEBUG io.screenster.ciclient.CiManager:32 - Authorize on Screenster...
[main] DEBUG io.screenster.ciclient.CiManager:36 - Authorized.
The cmd I ran is mentioned below. let me know if I am missing anything here
java -Duser=<<username>> -Dpassword=<<password>> -Dhost=https://cloud01.screenster.io/ -jar screenster-ci.jar rJZc56ma,MAeHKW4i
java -Duser=<<UN>> -Dpassword=<<PW>> -Dhost=https://cloud01.screenster.io/ -jar screenster-ci.jar rJZc56ma,DaKVzxHt
and still facing the same errorException in thread "main" io.screenster.ciclient.common.ApiException: HTTP 403: null
Gaganas-MacBook-Air:~ gaganab$ java -Duser=<<UN>> -Dpassword=<<PW>> -Dhost=https://cloud01.screenster.io/ -jar screenster-ci.jar rJZc56ma
16:52:22.618 [main] DEBUG io.screenster.ciclient.CiManager:32 - Authorize on Screenster...
16:52:24.787 [main] DEBUG io.screenster.ciclient.CiManager:36 - Authorized.
16:52:24.792 [main] DEBUG io.screenster.ciclient.execution.ExecutionStrategy:49 - Launch 'rJZc56ma' with verification type _default in 'Firefox'...
Exception in thread "main" io.screenster.ciclient.common.ApiException: HTTP 403: null