Discuss Scratch
- Boomer001
-
Scratcher
1000+ posts
Send HTTP Requests using Scratch
Total no support; it is hard to use for new Scratchers, it can steal your e-mail address, post comments or forum posts without permission, and more.
For example:
Doing something like that will make a new forum topic without the user's permission. Innocent people will get an alert or even get banned.
For example:
send POST request [https://scratch.mit.edu/discuss/1/topic/add/] body [title=Scratch is dumb;content=I hate Scratch >::DDD I don't like you] :: extensionDon't take it seriously, I like Scratch and the community.
Doing something like that will make a new forum topic without the user's permission. Innocent people will get an alert or even get banned.
- WaterComesBack
-
Scratcher
100+ posts
Send HTTP Requests using Scratch
Total no support; it is hard to use for new Scratchers, it can steal your e-mail address, post comments or forum posts without permission, and more.Oh.
For example:send POST request [https://scratch.mit.edu/discuss/1/topic/add/] body [title=Scratch is dumb;content=I hate Scratch >::DDD I don't like you] :: extensionDon't take it seriously, I like Scratch and the community.
Doing something like that will make a new forum topic without the user's permission. Innocent people will get an alert or even get banned.
So that's why this shouldn't be added.
Question: Does this bypass the word filter?
Last edited by WaterComesBack (July 29, 2020 13:03:37)
- gilbert_given_189
-
Scratcher
1000+ posts
Send HTTP Requests using Scratch
Well no, but probably yes.le snipOh.
So that's why this shouldn't be added.
Question: Does this bypass the word filter?
Also, dupe?
- SausageMcSauce
-
Scratcher
1000+ posts
Send HTTP Requests using Scratch
Well no, but probably yes.le snipOh.
So that's why this shouldn't be added.
Question: Does this bypass the word filter?
Also, dupe?
That topic was created after this one (this topic is from 2014).
As for this suggestion, no support because of the misuse the blocks could do.
- Maximouse
-
Scratcher
1000+ posts
Send HTTP Requests using Scratch
Does this bypass the word filter?It doesn't because the filter is server side.
- ruochenfu
-
Scratcher
76 posts
Send HTTP Requests using Scratch
It is complete!how can you do this, I want to make one too.
gui/?extension=https://gistcdn.githack.com/Richienb/eef51075ecd786337b780a780d7ffb5c/raw/c9b1c9bbac1fd3e28d16122615f746f4d11e7228/index.js]Demo Source
- Boomer001
-
Scratcher
1000+ posts
Send HTTP Requests using Scratch
Question: Does this bypass the word filter?No, because the bad word detector (or the filter, whatever you call it) is on the Scratch servers.
- WebWars-OFFICIAL
-
Scratcher
6 posts
Send HTTP Requests using Scratch
GET requests can have request body params. Some api's require API tokens to use GET which can be put in the request body. The only difference is that GET doesn't change anything on the API's side.Hm. I always thought POST and GET were just separate request fields, not different kinds of requests.They are. GET requests don't have a request body and instead add parameters to the URL. POST requests add parameters to a request body.
- pandacorn_owl
-
Scratcher
1000+ posts
Send HTTP Requests using Scratch
SUPPORT!Can you please explain why?
- powerbox100
-
Scratcher
38 posts
Send HTTP Requests using Scratch
support
or try DevBlocks, of which has a GET block
or try DevBlocks, of which has a GET block
- TechKid22
-
Scratcher
500+ posts
Send HTTP Requests using Scratch
Because its a good ideaSUPPORT!Can you please explain why?
- Yeetoburro1
-
Scratcher
1000+ posts
Send HTTP Requests using Scratch
That's a non-answer, please state why you think this is a good idea.Because its a good ideaSUPPORT!Can you please explain why?
- gosoccerboy5
-
Scratcher
1000+ posts
Send HTTP Requests using Scratch
That's circular logic sillyBecause its a good ideaSUPPORT!Can you please explain why?

I don't really support, but FYI I think Snap! has this feature: the
url [snap.berkeley.edu] :: reporter sensing
- DGNada1988
-
New Scratcher
3 posts
Send HTTP Requests using Scratch
Hello
@RichieNB Please, I want to use the HTTP get block that you create.
I want to get from this ip address http://192.168.3.148:5600/Info.
I want to see the response. I know that I have to get ACK.
Please, help
Regards
Nada
@RichieNB Please, I want to use the HTTP get block that you create.
I want to get from this ip address http://192.168.3.148:5600/Info.
I want to see the response. I know that I have to get ACK.
Please, help
Regards
Nada
- the2000
-
Scratcher
1000+ posts
Send HTTP Requests using Scratch
I'm not sure about POST requests because they could easily be a security problem, but I do support GET requests.
- dbates314
-
Scratcher
62 posts
Send HTTP Requests using Scratch
no support: the whole point of scratch is coding for beginners and HTML is far more advanced than scratch so sorry
- RazyRabbit
-
Scratcher
35 posts
Send HTTP Requests using Scratch
it would be great to use whitelisted websites APIs, like scratch's own apiSupport!why?
