I may be missing something obvious (I really hope so), but from what I can tell, there is precisely zero feedback on the acceptance of a new "Translation.json" file by the sheet sandbox code. As far as I can tell, my json is valid and correct, with no errors being picked up by any linter I've tried, but clearly something isn't being accepted by the Roll20 backend. The problem is that there is no indication WHY or even IF the upload failed, all that happens is that it continues to use the last-good version. Is there any way I'm missing to get better output from the system, or are there any specific gotcha's why otherwise valid JSON is being rejected?