After SOCVR was re-opened, I encountered this error when trying to move messages to the Graveyard:
$.ajax encountered an error moving some posts. See console for details. error: Not Found.
and in the console:
AJAX Error moving some posts
- status: error
- error: Not Found
- targetRoomId: 90230


Upon investigation, I found that the graveyard was frozen, so only moderators could move messages into it. Once the graveyard was unfrozen, the error disappeared and I was able to move messages again via the script.
If a destination room is found but is frozen, can the error message be updated to indicate that, rather than indicating a 'not found' error?