testsigmahq / testsigma

A powerful open source test automation platform for Web Apps, Mobile Apps, and APIs. Build stable and reliable end-to-end tests @ DevOps speed.
https://testsigma.com
Apache License 2.0
897 stars 187 forks source link

[Bug]: API-while uploading the file in post method getting error if the file name is lengthy #359

Open sseenivasan89 opened 1 year ago

sseenivasan89 commented 1 year ago

Is there an existing issue for this?

What is the current behavior?

I tried uploading the file using the post method in the binary option, and the file name is bit lengthy got below error saying the "type": "entity.too.large"a

What is the expected behavior?

should not have file name limitations the same use case is working fine in other tools

Steps To Reproduce

  1. create the API request
  2. upload the bit lengthy file name in binary option
  3. check the error

image

Version

Testsigma Cloud

amitpersonal007 commented 1 year ago

@sseenivasan89 Let me check this and get back are you seeing this on cloud version?