Cannot deserialize the current JSON objectError

i get this error:

Cannot deserialize the current JSON object (e.g. {"name":"value"}) into type 'System.Collections.Generic.List`1[System.UInt64]' because the type requires a JSON array (e.g. [1,2,3]) to deserialize correctly.

That looks to me like it'd be an issue with the configuration, did you edit it?