Hi, I am getting this error while the tests complete on Azure Pipeline and try to upload the test report to Katalon TestOps
Katalon TestOps: Unexpected response, URL: https://analytics.katalon.com/api/v1/organizations/setting?organizationId=<someorgID>, Status: 403, Response: {"error":"access_denied","error_description":"User does not belong to this organization."}
Does someone know how I can provide access to this user. When the tests run on Azure pipeline, they activate the floating license on the runtime so its not that any user is specifically logging in to execute tests.
Any help would be appreciated.