Issue: Invalid Slug
Issue
This error will be shown when the slug
attribute provided to the <beansid-landing-page>
component is invalid.
This likely indicates a mistake in the value you have provided as your slug
. The slug
should
contain numbers (0-9
), letters (a-z
), and hyphens (-
) only.
Solution
To rectify this error ensure the slug
you have provided to the <beansid-landing-page>
component
is correct. Check the values we sent you and ensure the values you have used match. If you're still
having trouble reach out to your customer success representative for some assistance.
An example of how to setup your landing page correctly can be found in the landing page setup instructions..