Hi @ellis! Thank you for your quick answer. But it seems issue isn’t about quotes. It’s the parsing error for each special symbol in group names:
{“errors”:[{“message”:“Parse error on “-1234” (INT) at [1, 61]”,“locations”:[{“line”:1,“column”:61}]}],“account_id”:myId}
I have the same one in server response. Working on it.