Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AxiosError: maxContentLength size of -1 exceeded #2442

Open
2 tasks done
PfisterFactor opened this issue Jun 11, 2024 · 1 comment
Open
2 tasks done

AxiosError: maxContentLength size of -1 exceeded #2442

PfisterFactor opened this issue Jun 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@PfisterFactor
Copy link

PfisterFactor commented Jun 11, 2024

I have checked the following:

  • I use the newest version of bruno.
  • I've searched existing issues and found nothing related to my issue.

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 PfisterFactor added the bug Something isn't working label Jun 11, 2024
@PfisterFactor
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant