I’m trying to Upload the reports from CLI. While executing the code it sends the file but showing status 302 (URL redirection). I’m using the latest version 5.10.1.
Using code in CLI:
java -jar ./katalon-report-uploader-0.0.1.jar --kit.server.api=http://analytics.katalon.com --projectId=155 --path=“D:\Git\Katalon\BddAutomation.prj\Reports” --email= --password=
Hi @Akhil,
Please try with https://analytics.katalon.com in kit.server.api. Katalon Analytics is using https protocol instead of http. If you have errors with https, please capture the picture and send us for deeper investigation.