User_metadata.recaptcha value is too long (max length: 500)

Hey @skyler.sorensen, Welcome to the Auth0 community!

this error is appearing because of the following limitation:

Metadata is allowed 10 strings with max 500 chars. May be you can breakdown the recaptcha into multiple strings?

Regards,
Sid