Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » How to use backpack.scratch.mit.edu?
- Rendangbike2
-
Scratcher
1000+ posts
How to use backpack.scratch.mit.edu?
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Rendangbike2
-
Scratcher
1000+ posts
How to use backpack.scratch.mit.edu?
?Please don't post if you don't know the answer!!
- thisaccountisameme
-
Scratcher
100+ posts
How to use backpack.scratch.mit.edu?
?Please don't post if you don't know the answer!!
I have no idea what backpack.scratch.mit.edu is
{“ok”:“👻”}
That’s what I got when I searched it up
Last edited by thisaccountisameme (Feb. 12, 2021 11:48:09)
- EpicGhoul993
-
Scratcher
1000+ posts
How to use backpack.scratch.mit.edu?
I don't see anything listing the uses, but I think you can pull out backpack data like the API link.
- CoolLionMan
-
Scratcher
1000+ posts
How to use backpack.scratch.mit.edu?
I think it would be better if you posted in advanced topics
- Rendangbike2
-
Scratcher
1000+ posts
How to use backpack.scratch.mit.edu?
I think it would be better if you posted in advanced topicsOK!
- Maximouse
-
Scratcher
1000+ posts
How to use backpack.scratch.mit.edu?
To get the contents:
See this page to see how to get the token. Note that the instructions there are for the API – the backpack server requires the token to be a header, not a query parameter.
To get an individual asset simply send a GET request with the filename.
GET https://backpack.scratch.mit.edu/Rendangbike2?limit=40&offset=0
x-token: token
To get an individual asset simply send a GET request with the filename.
- scratcher1679
-
Scratcher
100+ posts
How to use backpack.scratch.mit.edu?
lol theres a emojii at the main directory
- Rendangbike2
-
Scratcher
1000+ posts
How to use backpack.scratch.mit.edu?
To get the contents:What language?See this page to see how to get the token. Note that the instructions there are for the API – the backpack server requires the token to be a header, not a query parameter.GET https://backpack.scratch.mit.edu/Rendangbike2?limit=40&offset=0
x-token: token
To get an individual asset simply send a GET request with the filename.
- Pufferfish_Test
-
Scratcher
500+ posts
How to use backpack.scratch.mit.edu?
That example was written in bash - it's just a generic way of doing it from a command line. GET requests are a type of http requests; http is a protocol, not a language, and as such can be used in any language with sufficient i/o support.To get the contents:What language?See this page to see how to get the token. Note that the instructions there are for the API – the backpack server requires the token to be a header, not a query parameter.GET https://backpack.scratch.mit.edu/Rendangbike2?limit=40&offset=0
x-token: token
To get an individual asset simply send a GET request with the filename.
- maticode7
-
Scratcher
2 posts
How to use backpack.scratch.mit.edu?
If you reload scratch enough, there's a chance that at the bottom left of your screen a url will appear and it will say backpack.scratch.mit.edu but it doesn't actually take you there. this is how I discovered backpack.scratch.mit.edu . Oh yeah, it puts a ghost emoji too
go to [backpack.scratch.mit.edu v]
- Discussion Forums
- » Advanced Topics
-
» How to use backpack.scratch.mit.edu?








