When trying to report I get a 400 error with the following JSON response

{
	"error": "couldnt_create_report"
}

The JSON sent in the request was

{
	"auth": "[auth_token]",
	"comment_id": [numerical_id],
	"reason": "[reason]"
}

which seems about right.

    • edge [he/him]
      hexagon
      ·
      10 months ago

      My most recent report was after I made this post and yeah it worked fine. But multiple attempts at a previous report on another comment, including after reloading the page, weren't working. Clearly if my client sent the right data but the server responded with 400, something is causing it to do that, even if not consistently. I guess be on the lookout for it happening again.

  • sovietknuckles [they/them]
    ·
    10 months ago

    I was able to report this post successfully, so something must be weird about whatever post or comment you're trying to report. Maybe they blocked you?