usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
21.54k stars 1.01k forks source link

AxiosError: maxContentLength size of -1 exceeded #2442

Open PfisterFactor opened 2 weeks ago

PfisterFactor commented 2 weeks ago

I have checked the following:

Describe the bug

When sending a request to my API endpoint (on AWS) I get this error:

Error invoking remote method 'send-http-request': AxiosError: maxContentLength size of -1 exceeded

I believe it could be related to this bug?

.bru file to reproduce the bug

No response

Screenshots/Live demo link

Screenshot 2024-06-11 at 1 29 09 PM

PfisterFactor commented 1 day ago

I think it might have something to do with transfer-encoding: chunked