On Tue, Mar 21, 2017 at 12:30:05PM +0100, Viktor Naumov <[email protected]> wrote a message of 20 lines which said:
> The system thinks that you are creating a recurrent measurements
> which costs above 1M. You're putting the one-off flag inside
> definitions but it must be outside. Like {"is_oneoff": true,
> "definitions": [....
It worked before, I guess it changed with API v2. OK, I modify.
