There is a problem select token function

Error ERROR Validation Error Compiler error(s) encountered processing expression “jsonObject.SelectToken(“sentiment”).ToString”.(2) : error BC30574: Option Strict On disallows late binding.

Hi,

For now, can you check if TypeArgument of DeserializeJson activity and type of jsonObject variable are both Newtonsoft.Json.Linq.JObject ?

Regards,