Hello,
So I am trying to execute some test suites from a codebuild project in AWS but I am getting this error, what does this mean?
Hello,
So I am trying to execute some test suites from a codebuild project in AWS but I am getting this error, what does this mean?
do you have valid license? if yes, check if you had passed correct credentials
Hi @alfonso,
Welcome to our community. Thank you for sharing your issue.
This error usually happens when there is an issue with the credentials or access token used for authentication. You can check some of the following:
Check Your Katalon TestOps Account Credentials:
Check Your API Key:
Katalon Version:
Katalon Activation:
OAuth Token Expiry:
Network or Proxy Settings:
Try the steps above and let me know if the issue persists!
So I am trying to run Katalon from a codebuild instance that runs a katalon docker container as part of CICD efforts, I believe I have a floating KRE license, is this sufficient for me to run the tests via command line (bash) inside codebuild?