Hi there,
Today we are experiencing a failed execution of the CLI client after running test cases and before publishing test results. We have no idea what has changed since July 4, but we now see the following message in our CI/CD using Azure Devops Pipelines.
apidog run https://api.eu.apidog.com/api/v1/projects/****/api-test/ci-config/*****/detail?token=**** -r html,cli
When running the command locally, I receive the same error.
Apidog CLI runs data uploaded to the cloud successfully.
You can view the run data in Apidog - Test Reports - Team Reports, or via the link: https://openapi.apidog.io/doc-525799
error: Request failed with status code 422
##[error]Cmd.exe exited with code '1'.
The linked document refers to using an authorization token, but this should be provided on the command link itself. Has this changed since July 4th?