Discuss Scratch
- Discussion Forums
- » Bugs and Glitches
- » Issues with reports not working, and how to fix them
- Levimus2468
-
500+ posts
Issues with reports not working, and how to fix them
Been trying to report a guy who keeps remixing my projects and not changing anything, but whenever I send the link to the original project it doesn't send =/
- CuteRobot22
-
100+ posts
Issues with reports not working, and how to fix them
This is a serious issue. I'm so glad you made this post, you deserved the sticky.
I have one thing to add: If a report repeatedly does not work, use the “Contact us” link at the bottom of the page.
I have one thing to add: If a report repeatedly does not work, use the “Contact us” link at the bottom of the page.
- Voxalice
-
1000+ posts
Issues with reports not working, and how to fix them
Still happening. I've found that I consistently get 2 successful reports per account before it stops working.
I wonder what's causing this.
I wonder what's causing this.

Last edited by Voxalice (April 25, 2025 20:28:38)
- CuteRobot22
-
100+ posts
Issues with reports not working, and how to fix them
Can you please translate that code into something non-tach-savvy people can easily read?
It's basically saying to get the project URL, the input for the report text, and add it to the report queue.
I think it's added to the queue in
handleReportSubmit https://scratch.mit.edu/js/projects.bundle.js:2
The error I can't seem to locate…
That being said, the common error seems to be
Uncaught InvalidStateError: Failed to read the 'responseText' property from 'XMLHttpRequest': The value is only accessible if the object's 'responseType' is '' or 'text' (was 'json').
Last edited by CuteRobot22 (May 7, 2025 14:13:42)
- EDawg2011
-
1000+ posts
Issues with reports not working, and how to fix them
I tried to report 2 projects. It didn't work on my first account, but it worked on an alternative account/s.
- EDawg2011
-
1000+ posts
Issues with reports not working, and how to fix them
So if it's the report text/reason, then is the report likely still technically sent, just without that reasoning? The Scratch Team should at the very least make an announcement about this, and maybe temporarily take the website down to fix this problem. That being said, the common error seems to beIt means that it cannot get the value of “responseText” (from the actual HTTP on the webpage), witch I think, based on the name, is the report text/reason.Uncaught InvalidStateError: Failed to read the 'responseText' property from 'XMLHttpRequest': The value is only accessible if the object's 'responseType' is '' or 'text' (was 'json').
- CuteRobot22
-
100+ posts
Issues with reports not working, and how to fix them
I am unsure, but that is what it looks like.So if it's the report text/reason, then is the report likely still technically sent, just without that reasoning? That being said, the common error seems to beIt means that it cannot get the value of “responseText” (from the actual HTTP on the webpage), witch I think, based on the name, is the report text/reason.Uncaught InvalidStateError: Failed to read the 'responseText' property from 'XMLHttpRequest': The value is only accessible if the object's 'responseType' is '' or 'text' (was 'json').
- Elliot3-0
-
100+ posts
Issues with reports not working, and how to fix them
It still is occuring with me. After I send two reports, none of the other ones I send don't actually load. Contact Us was a great alternative
- Elliot3-0
-
100+ posts
Issues with reports not working, and how to fix them
per account before it stops working.Try using the Contact Us at the bottom Still happening. I've found that I consistently get 2 successful reports
I wonder what's causing this.
- mtaka4
-
100+ posts
Issues with reports not working, and how to fix them
They don't always respond to the messagesper account before it stops working.Try using the Contact Us at the bottom Still happening. I've found that I consistently get 2 successful reports
I wonder what's causing this.
- mrsrec
-
500+ posts
Issues with reports not working, and how to fix them
This hasn't been an issue for a while. i'll reopen this if this issue starts happening again.
- Discussion Forums
- » Bugs and Glitches
-
» Issues with reports not working, and how to fix them