[Plugin] Http/s REST, blueprintable JSON and Parse REST API manager at once (VaRest)

I’m trying to create Json:
{authorization = “Bearer xxxx”}
but it creates
{“authorization” = “Bearer xxxx”}
I use set string field, when I use set field first then Unreal crashes. What am I doing wrong?