Vigneswara
Vigneswara
@rakeshkumarltim - The log you have attached says there are two different **pipelineIdentifier**. Ideally, there should be only one pipelineIdentifier. Could you check the log once?`/api/proxy/harness/prod/gateway/pipeline/api/pipelines/execution/v2/summary?accountIdentifier=XXXXXXX&orgIdentifier=default&projectIdentifier=default_project&size=5&page=0&pipelineIdentifier=YYYYY&pipelineIdentifier=Deploy_Pipleine` Did CI/CD work for...
@rakeshkumarltim - We can also check if the generated X-Api-key has necessary permission to view pipeline executions. Please provide values for these placeholders - {ACCOUNT_ID}, {PIPELINE_ID}, {X-API-Key} and run below...
I guess you are trying this curl in your terminal and not in postman. If you don't have postman, please use below curl command to work properly in your terminal...