#ralex-file-upload

1 messages · Page 1 of 1 (latest)

balmy adderBOT
topaz schooner
#

Hi, taking a look here.

ocean hinge
#

@kindred chasm no our API expects the form data approach. What are you really trying to do? Because if you upload server-side you should use one of our official libraries to abstract that away from you

#

ralex-file-upload

kindred chasm
#

My usecase basically doesn't support the multipart formdata as a param

#

Wonder if there was a work around

#

Basically I have to use http requests To do it not the clients

#

Some company security thing

ocean hinge
#

I am sorry I don't really understand what that means @kindred chasm

kindred chasm
#

Basically I have to use a curl command to upload a file

#

But I cannot use multipart formdata