as a result our group has been riddled with spam, after the error shows up once it wont let you manually delete messages either until you refresh the page
Expected behavior
I expect the group wall messages to be deleted and the user to be kicked.
Hello @iOwn_You , thank you for your feedback. We will investigate the issue. Do you have any information on the network response you’re receiving when you attempt to delete them?
hey, i just checked now
it returns 405 on a DELETE request to https://groups.roblox.com/v1/groups/7857550/forums/7979505409/posts
{
"errors": [
{
"code": 17,
"message": "The operation is temporarily unavailable. Please try again later.",
"userFacingMessage": "The operation is temporarily unavailable. Please try again later."
}
]
}
Hi,
I just noticed that the error banner is gone now, thats been fixed
but the previous and expected behavior was that it updated and deleted the posts from the wall in real time, now it requires me to refresh the page and scroll back down to where i was to see that the posts were deleted.
thats inconvinient when scrolling far down into the group wall when deleting spam posts of multiple users, i delete one user and then i have to scroll all the way down to delete another.
I’m just wondering if thats going to be the permanent behavior or if that’ll be fixed as well
thanks!