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?
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?