Forum Discussion

akansh's avatar
akansh
New Member
2 years ago

Test Cycle upload using cucumber report exceeding size greater than 2MB

I am creating test cycle by providing cucumber binary report but getting error :

{
"errorCode": 413,
"message": "File exceeded maximum size in bytes: 2076672"
}
API:

automations/executions/cucumber?projectKey={project}&autoCreateTest=true

 

How can we work when report size is greater than 2 MB? Please help

No RepliesBe the first to reply