this post was submitted on 14 Sep 2023
1 points (100.0% liked)

hexbear

10194 readers
1 users here now

Now that the old Hexbear fork has been officially abandoned, this community will be used as a space for meta-discussion on the site itself.

founded 4 years ago
MODERATORS
 

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.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here