Hi, thanks for the answer! You missed the brackets when declaring JsonObj as shared pointer. Could you edit that, it might help others:
TSharedPtr < FJsonObject > JsonObj
Actually the editor removes it, try adding it as Code sample
then it appears.