VinayV
Results
1
issues of
VinayV
com.amazonaws.AmazonServiceException: AWS was not able to validate the provided access credentials
7
Hi, I am running into the below issue: java -DawsAccessKey="*******" -DawsSecretKey="********" -DipAddress="grid.workerbee.co.in" -cp automation-grid.jar org.openqa.grid.selenium.GridLauncher -role hub -servlets "com.rmn.qa.servlet.AutomationTestRunServlet","com.rmn.qa.servlet.StatusServlet" I am sure, I am providing an valid AccessKey and SecretKey....