Discuss Scratch

Levimus2468
Scratcher
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
Scratcher
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.
Voxalice
Scratcher
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.

Last edited by Voxalice (April 25, 2025 20:28:38)

CuteRobot22
Scratcher
100+ posts

Issues with reports not working, and how to fix them

A-MARIO-PLAYER wrote:

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').
It 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.

Last edited by CuteRobot22 (May 7, 2025 14:13:42)

EDawg2011
Scratcher
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
Scratcher
1000+ posts

Issues with reports not working, and how to fix them

CuteRobot22 wrote:

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').
It 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.
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.
CuteRobot22
Scratcher
100+ posts

Issues with reports not working, and how to fix them

EDawg2011 wrote:

CuteRobot22 wrote:

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').
It 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.
So if it's the report text/reason, then is the report likely still technically sent, just without that reasoning?
I am unsure, but that is what it looks like.
Elliot3-0
Scratcher
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
Scratcher
100+ posts

Issues with reports not working, and how to fix them

Voxalice wrote:

Still happening. I've found that I consistently get 2 successful reports per account before it stops working.
I wonder what's causing this.
Try using the Contact Us at the bottom
mtaka4
Scratcher
100+ posts

Issues with reports not working, and how to fix them

Elliot3-0 wrote:

Voxalice wrote:

Still happening. I've found that I consistently get 2 successful reports per account before it stops working.
I wonder what's causing this.
Try using the Contact Us at the bottom
They don't always respond to the messages
mrsrec
Scratcher
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.

Powered by DjangoBB