Error reporing spam
Site Bugs / Suggestions
2
Posts
1
Posters
44
Views
-
Trying to flag this spam message as spam results in an error:
error:invalid-score, null
In the console, I can see that the
POST
request toapi/v3/flags
returns a400
response:{"status":{"code":"bad-request","message":"error:invalid-score, null"},"response":{}}
to the request:
{"type":"post","id":"4426146","reason":"Spam","notifyRemote":false}
-
And another one: reporting this message returns:
{"status":{"code":"bad-request","message":"Invalid Data"},"response":{}}