> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wearepion.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Invalid Language

<Info>
  **ISSUE**

  This error will be shown when the `language` attribute provided to the `<beansid-landing-page>` component is invalid.

  This likely indicates a mistake in the value you have provided as your `language`. The `language` should consist of 2 letters, followed by a hyphen, followed by 2 more letters. For example, `en-gb` or `fr-fr`.
</Info>

<Check>
  **SOLUTION**

  To rectify this error ensure the `language` you have provided to the `<beansid-landing-page>` component is correct.

  A list of supported languages is available [<u>here</u>](/documentation/language-and-territories/overview) and instructions for overriding language can be found [<u>here</u>](/documentation/verify-your-customers/landing-pages/web/embedded-landing-pages/overriding-languag).
</Check>
