while trying to add Jsonobject with main in message box getting an error JsonObject(“main”) ERROR Validation Error Compiler error(s) encountered processing expression “JsonObject(“main”)”.(2) : error BC30574: Option Strict On disallows late binding. Main.xaml
Check the typeargument from the Deserialize JSON Activity and set it to JObject
1 Like
Hey
check that post
Regards
similar to the linked Post
You changed the variable to JObject
As mentioned
also check an set the typeargument
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.