Custom Prompts Error "The data you submitted is too long"

Overview

This article explains why the error below is received when submitting a login page with custom prompts.

The data you submitted is too long

Applies To

  • Custom Prompts

Cause

There is too much data included in the request.

Solution

The server-side limit for the total user-submitted data (including the field keys and the object it is stored in) is 6000 characters. For flows with multiple prompts, this limit applies to the total user-submitted data.

  • For example, if the user inputs 5000 characters in prompt 1 and then 2000 characters in prompt 2, they will see that the data you submitted is too long when submitting prompt 2.

Recommended content

No recommended content found...