API of Gofile *Help with HTTP Get and Post*

Yes. It’s that extension:


by @juananton1991

1 Like

It is Linux command terminal …

Edit , right ? :wink:

Yes :+1:t3: :sweat_smile::joy:
Now it’s good jejeje

1 Like

the web component does not support multipart/form-data
good to know, that you got it running using the extension by @juananton1991
Taifun

2 Likes

Why am I getting empty string?
blocks (38)

curl -F [email protected] -F [email protected] https://srv-file6.gofile.io/uploadFile

Your email , is This ?

No that’s not my email.
I tried with my email.
I changed it while posting because posting emails on the community is not allowed.

Can you give sample blocks on how to upload files?

Did You try ?

Full text is not visible in the post.
Please download and post blocks image here.

I sent you the full command before… Remember to put the path with , to put them with spaces. Here it is again

curl -F email=YOUREMAIL -F file=@“PATH-FILE” https://srv-file6.gofile.io/uploadFile

1 Like

@sonumohammad333 did You Solved ?

No, Still getting empty string.
Sample aia will be appreciated.

Here it is. It’s my test project. Go to the page “curl”.
PRUEBAS.aia (392,6 KB)

2 Likes

Thanks @JaviR3TicS
Its working.

2 Likes

3 posts were split to a new topic: Duplicate, to be deleted

How to get upload progress with command line?

I have finished it! :blush:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.