81027: Error parsing type in Studio widget



STUDIO
WARNING

An error occurred when Studio attempted to parse a type in a widget

  • Tried to convert a variable to an incompatible type (e.g. "foo" to JSON Object type)
  • The provided JSON string is not valid
  • Verify the runtime data of your flow execution by checking the Flow Data and inspecting any variables you may have referenced
  • Ensure that the configured type matches the variable data.