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

400 Bad Request during upload: Failed to read the request form. Request body too large. The max request body size is 30000000 bytes. #65

Closed
l4kms opened this issue Sep 22, 2024 · 2 comments
Labels
out of scope Unrelated or not planned question Further information is requested working as intended The issue described is expected behavior

Comments

@l4kms
Copy link

l4kms commented Sep 22, 2024

idk what is that
image

@Nightriff Nightriff changed the title problem with export car model 400 Bad Request during upload: Failed to read the request form. Request body too large. The max request body size is 30000000 bytes. Sep 23, 2024
@Nightriff
Copy link
Collaborator

Nightriff commented Sep 23, 2024

The important error there is this:

Failed to read the request form. Request body too large. The max request body size is 30000000 bytes

The most likely cause sounds like the car model being uploaded is too large in terms of files size, it must be under 28.6 megabytes according to that error message.

Does it work if you upload through studio's import tool? I'm interested in finding out if there's a difference in the max file size supported between studio and the open cloud API that this Blender add-on uses.

@Nightriff Nightriff added question Further information is requested out of scope Unrelated or not planned working as intended The issue described is expected behavior labels Oct 10, 2024
@Nightriff
Copy link
Collaborator

Nightriff commented Oct 10, 2024

Closing this since no further information was provided and it seems to be working as intended. Feel free to comment if there's more to add.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
out of scope Unrelated or not planned question Further information is requested working as intended The issue described is expected behavior
Projects
None yet
Development

No branches or pull requests

2 participants