Uploading files with Adonis Drive in Oracle cloud results in "Content-Length is required" #4867
Unanswered
mathiasHillmann
asked this question in
Help
Replies: 1 comment 1 reply
-
Can you share the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
With the following code:
And the following request:
I get the following warnings and errors:
I can't seem to figure it out.
Any ideas?
Info about the file:

I have tried setting the contentLength manually:
But that doesn't work as well.
Here is my config:
drive.ts
.env
Beta Was this translation helpful? Give feedback.
All reactions