Skip to contentSkip to navigationSkip to topbar
Rate this page:
On this page

Error parsing type in Studio widget



WARNING: 81027

warning-81027 page anchor
STUDIO
WARNING

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

Possible Causes

possible-causes page anchor
  • 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.

Rate this page: