-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I am trying to use the --next option to bundle all the maps within a zip file. I've been getting the following error:
It fails to upload the zip file due to the body limit from axios. It does go well with the normal upload though (without using --next).
After checking your code, I see that the axios's maxBodyLength option is set to Infinity for the regular calls using the API utility service. However, the signed URL uploader is not using the same option as you may see it in this call
Thank you guys for putting together this CLI! Very handy and better than using cURL requests.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
