My scripts didn't work last night. Got an unexpected -1 value when reading the value of a setting. The API docs describe what happens when an attempt to modify a setting goes wrong (the 'success' field contains 'False' and the 'message' field says what went wrong).
Reproduced it today by just slowly iterating through the settings, reading one at a time, and one or two return -1. No additional fields to say it failed or anything. Is this known/intended behaviour?


