Skip to contentSkip to navigationSkip to topbar
Page tools
Useful for sharing or LLM
Accelerate development with AI

On this pageProducts used
Looking for more inspiration?Visit the
Warning
Application error

81027: Error parsing type in Studio widget

Twilio Studio DocumentationStudio

Description

description page anchor

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.