How do you send requests to other websites?

I want to do stuff with the scratch api but I don’t know how you request stuff in snap.

Use the URL blocks or the HTTPS library.

you mean like a cors proxy?

cors-anywhere.herokuapp.com

I know, I was just asking if he wanted that.

I think he either wants to send stuff to the scratch api, or get info from the scratch api.

http://cors-anywhere.herokuapp.com/someURL

(I know, also you now have to request access to the cors-anywhere server to use it...)

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