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:
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] :: extension
Don'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

Boomer001 wrote:

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:
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] :: extension
Don'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.
Oh.
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

WaterComesBack wrote:

Boomer001 wrote:

le snip
Oh.
So that's why this shouldn't be added.
Question: Does this bypass the word filter?
Well no, but probably yes.
Also, dupe?
SausageMcSauce
Scratcher
1000+ posts

Send HTTP Requests using Scratch

gilbert_given_189 wrote:

WaterComesBack wrote:

Boomer001 wrote:

le snip
Oh.
So that's why this shouldn't be added.
Question: Does this bypass the word filter?
Well no, but probably yes.
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

WaterComesBack wrote:

Does this bypass the word filter?
It doesn't because the filter is server side.
ruochenfu
Scratcher
76 posts

Send HTTP Requests using Scratch

Boomer001
Scratcher
1000+ posts

Send HTTP Requests using Scratch

WaterComesBack wrote:

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

MegaApuTurkUltra wrote:

astro-mechanic wrote:

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.
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.
TechKid22
Scratcher
500+ posts

Send HTTP Requests using Scratch

SUPPORT!
pandacorn_owl
Scratcher
1000+ posts

Send HTTP Requests using Scratch

TechKid22 wrote:

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
TechKid22
Scratcher
500+ posts

Send HTTP Requests using Scratch

pandacorn_owl wrote:

TechKid22 wrote:

SUPPORT!
Can you please explain why?
Because its a good idea
Yeetoburro1
Scratcher
1000+ posts

Send HTTP Requests using Scratch

TechKid22 wrote:

pandacorn_owl wrote:

TechKid22 wrote:

SUPPORT!
Can you please explain why?
Because its a good idea
That's a non-answer, please state why you think this is a good idea.
gosoccerboy5
Scratcher
1000+ posts

Send HTTP Requests using Scratch

TechKid22 wrote:

pandacorn_owl wrote:

TechKid22 wrote:

SUPPORT!
Can you please explain why?
Because its a good idea
That's circular logic silly

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
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

Support!
ScolderCreations
Scratcher
1000+ posts

Send HTTP Requests using Scratch

RazyRabbit wrote:

Support!
why?
RazyRabbit
Scratcher
35 posts

Send HTTP Requests using Scratch

ScolderCreations wrote:

RazyRabbit wrote:

Support!
why?
it would be great to use whitelisted websites APIs, like scratch's own api

Powered by DjangoBB