Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » backpack.scratch.mit.edu
- BluePixelLOLLL
-
Scratcher
1000+ posts
backpack.scratch.mit.edu
How come when I go to backpack.scratch.mit.edu it shows this:

- -Zorra-
-
Scratcher
100+ posts
backpack.scratch.mit.edu
I'm fairly sure nobody except for whichever developer programmed it knows the actual the answer to this. Backpacks.scratch.mit.edu is for fetching a user's backpack contents, and the ghost emoji was probably just a placeholder.
- Zydrolic
-
Scratcher
1000+ posts
backpack.scratch.mit.edu
Tiny little easter egg (i think). If you want to fetch items from the backpack, the URL should be https://backpack.scratch.mit.edu/USERNAME?limit=LIMITHERE&offset=0
Not sure how you'd get it to not be forbidden (probably with sessionid and csrftoken but don't take my word) so don't ask me on that
EDIT: ninja'd (kinda)
Not sure how you'd get it to not be forbidden (probably with sessionid and csrftoken but don't take my word) so don't ask me on that
EDIT: ninja'd (kinda)
Last edited by Zydrolic (July 3, 2024 19:50:10)
- starlightsparker
-
Scratcher
1000+ posts
backpack.scratch.mit.edu
Tiny little easter egg (i think). If you want to fetch items from the backpack, the URL should be https://backpack.scratch.mit.edu/USERNAME?limit=LIMITHERE&offset=0Are you saying it’s possible to see other people’s backpack items? I remember seeing someone say they keep credit card numbers or something in their backpack- if anyone can see them, then scratch should clarify that
Not sure how you'd get it to not be forbidden (probably with sessionid and csrftoken but don't take my word) so don't ask me on that
EDIT: ninja'd (kinda)
- BluePixelLOLLL
-
Scratcher
1000+ posts
backpack.scratch.mit.edu
I remember seeing someone say they keep credit card numbers or something in their backpack-That's stupid.
That person is gonna take a big L if:
if <[got hacked?] = [yes]> then(NOT UNRELATED SCRATCHBLOCKS)
$ Balance: $00.00 ::operators
end
Its even worse that they told everyone.
Last edited by BluePixelLOLLL (July 3, 2024 20:10:30)
- ilovestories
-
Scratcher
1000+ posts
backpack.scratch.mit.edu
Are you saying it’s possible to see other people’s backpack items? I remember seeing someone say they keep credit card numbers or something in their backpack- if anyone can see them, then scratch should clarify thatResult of going to that URL (with my backpack, don't worry):
{"code":"Forbidden","message":""}- starlightsparker
-
Scratcher
1000+ posts
backpack.scratch.mit.edu
Yeah, I know, but still- if it were public it should be clarified.I remember seeing someone say they keep credit card numbers or something in their backpack-That's stupid.
That person is gonna take a big L if:if <[got hacked?] = [yes]> then(NOT UNRELATED SCRATCHBLOCKS)
$ Balance: $00.00 ::operators
end
Its even worse that they told everyone.
- Zydrolic
-
Scratcher
1000+ posts
backpack.scratch.mit.edu
(#5)No. Unless you have the required data for the API request, it isn't. I'm not sure of the conditions for the request either. You get 403'd (“Forbidden”) if you just go to the URL or have incorrect data for the request.
Are you saying it’s possible to see other people’s backpack items? I remember seeing someone say they keep credit card numbers or something in their backpack- if anyone can see them, then scratch should clarify that
EDIT: It's achieved with a post request though iirc
Last edited by Zydrolic (July 10, 2024 13:34:50)
- ajskateboarder
-
Scratcher
1000+ posts
backpack.scratch.mit.edu
A little fooling around
No, you can'tTiny little easter egg (i think). If you want to fetch items from the backpack, the URL should be https://backpack.scratch.mit.edu/USERNAME?limit=LIMITHERE&offset=0Are you saying it’s possible to see other people’s backpack items? I remember seeing someone say they keep credit card numbers or something in their backpack- if anyone can see them, then scratch should clarify that
Not sure how you'd get it to not be forbidden (probably with sessionid and csrftoken but don't take my word) so don't ask me on that
EDIT: ninja'd (kinda)
- Discussion Forums
- » Questions about Scratch
-
» backpack.scratch.mit.edu





